diff --git a/docs/Contributors_Guide/add_use_case.rst b/docs/Contributors_Guide/add_use_case.rst index 733529851..4be78c2f5 100644 --- a/docs/Contributors_Guide/add_use_case.rst +++ b/docs/Contributors_Guide/add_use_case.rst @@ -870,8 +870,8 @@ Create a Pull Request Create a pull request to merge the changes from the working branch into the develop branch. More information on this process can be found in the -:ref:`GitHub Workflow ` chapter under -'Open a pull request using a browser :ref:`pull_request_browser`. +:ref:`GitHub Workflow ` +chapter under :ref:`pullRequestBrowser`. Pull Request Reviewer Instructions diff --git a/docs/Contributors_Guide/github_workflow.rst b/docs/Contributors_Guide/github_workflow.rst index 8bbc7bf1c..772c0c0b9 100644 --- a/docs/Contributors_Guide/github_workflow.rst +++ b/docs/Contributors_Guide/github_workflow.rst @@ -293,8 +293,9 @@ Push the feature branch to GitHub to push the changes to the origin (i.e. to the *https://github.com//METplus* repository). + -.. _pull_request_browser: +.. _pullRequestBrowser: Open a pull request using a browser ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^