Skip to content

Commit f807be7

Browse files
authored
Merge pull request #77 from deining/master
Fixing broken links
2 parents 4f42277 + c884e38 commit f807be7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

content/en/docs/Contribution guidelines/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ If you've found a problem in the docs, but you're not sure how to fix it yoursel
7474
7575
## Useful resources
7676
77-
* [Docsy user guide](wherever it goes): All about Docsy, including how it manages navigation, look and feel, and multi-language support.
77+
* [Docsy user guide](https://www.docsy.dev/docs/): All about Docsy, including how it manages navigation, look and feel, and multi-language support.
7878
* [Hugo documentation](https://gohugo.io/documentation/): Comprehensive reference for Hugo.
7979
* [Github Hello World!](https://guides.github.com/activities/hello-world/): A basic introduction to GitHub concepts and workflow.
8080

content/en/docs/Overview/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,6 @@ Help your user know if your project will help them. Useful information can inclu
3333

3434
Give your users next steps from the Overview. For example:
3535

36-
* [Getting Started](/getting-started/): Get started with $project
37-
* [Examples](/examples/): Check out some example code!
36+
* [Getting Started](/docs/getting-started/): Get started with $project
37+
* [Examples](/docs/examples/): Check out some example code!
3838

0 commit comments

Comments
 (0)