diff --git a/docs/modules/git & github/pages/github-collaborations.adoc b/docs/modules/git & github/pages/github-collaborations.adoc index 631895a..3476f3c 100644 --- a/docs/modules/git & github/pages/github-collaborations.adoc +++ b/docs/modules/git & github/pages/github-collaborations.adoc @@ -218,4 +218,10 @@ TIP: https://docs.github.com/en/discussions[Learn more about GitHub Discussions. == Summary -This guide covers various collaboration features on GitHub, including forking, cloning, issues, pull requests, saved replies, mentions, and GitHub Discussions. These tools enable effective collaboration and code management within open-source or team projects. \ No newline at end of file +This guide covers various collaboration features on GitHub, including forking, cloning, issues, pull requests, saved replies, mentions, and GitHub Discussions. +These tools enable effective collaboration and code management within open-source or team projects. +Please check back the page xref:project-management.adoc[> GitHub and Project Management] for more information on project management. + + + +TIP: For more information, check the official GitHub documentation: https://docs.github.com/en/github[GitHub Docs]. \ No newline at end of file diff --git a/docs/modules/project-management/nav.adoc b/docs/modules/project-management/nav.adoc index 6daad65..f95501c 100644 --- a/docs/modules/project-management/nav.adoc +++ b/docs/modules/project-management/nav.adoc @@ -5,4 +5,4 @@ ** xref:case-studies.adoc[Case Studies] ** xref:tools-gantt.adoc[Project Management Tools and Gantt Charts] ** xref:agile-best-practices.adoc[Agile Best Practices] -* xref:github.adoc[Introduction to GitHub] \ No newline at end of file +** xref:github.adoc[GitHub and Project Management] \ No newline at end of file