Delete content/home/src/howto_guides/run_workflows.md#322
Merged
Conversation
Collaborator
|
Like in #321, I'll add a commit to this branch, which will remove the link from the navigation menu (i.e. left-hand sidebar). |
Collaborator
|
Although I've added a commit to this PR branch (as shown at main...remove_edge_how_to), I am not seeing the commit on this PR page (which is surprising to me). I'm going to wait a while and reload the page again, in the hopes that it's an issue on GitHub's end and they resolve it soon. For reference, here's the diff of the commit I added: diff --git a/content/home/mkdocs.yml b/content/home/mkdocs.yml
index e993d6b..a5d347f 100644
--- a/content/home/mkdocs.yml
+++ b/content/home/mkdocs.yml
@@ -60,7 +60,6 @@ nav:
- How-To Guides:
- Creating a Data Mgt. Plan: howto_guides/data_plan.md
- Submitting to NMDC: howto_guides/submit2nmdc.md
- - Running the Workflows: howto_guides/run_workflows.md
- Navigating the Data Portal: howto_guides/portal_guide.md
- Using the NMDC API GUI: howto_guides/api_gui.md
- Downloading Data via Globus: howto_guides/globus.md
@@ -122,7 +121,7 @@ plugins:
howto_guides/data_plan.html.md: howto_guides/data_plan.md
howto_guides/globus.html.md: howto_guides/globus.md
howto_guides/portal_guide.html.md: howto_guides/portal_guide.md
- howto_guides/run_workflows.html.md: howto_guides/run_workflows.md
+ howto_guides/run_workflows.html.md: index.md
howto_guides/submit2nmdc.html.md: howto_guides/submit2nmdc.md
reference/data_portal.html.md: reference/data_portal.md
reference/software_development.html.md: reference/software_development.md |
eecavanna
approved these changes
Feb 19, 2026
Collaborator
|
There is a link on |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
On this branch, I remove the how to guide for NMDC EDGE.
Details
@eecavanna please confirm this will remove the link from the left panel.
...
Related issue(s)
...
Impacted section(s)