Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update some broken links of docs #86

Merged
merged 3 commits into from
Jan 24, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,15 +36,15 @@ includes a [demo video](https://youtu.be/mFl71sy2Pdc) and short articles about
different aspects of R1.

## User Documentation
* [Release Notes](https://github.com/nephio-project/docs/blob/main/release-notes/README.md)
* [Demo Sandbox Environment Installation](https://github.com/nephio-project/docs/blob/main/install-guide/README.md)
* [Quick Start Exercises](https://github.com/nephio-project/docs/blob/main/user-guide/exercises.md)
* [User Guide](https://github.com/nephio-project/docs/blob/main/user-guide/README.md)
* [Release Notes](/content/en/docs/release-notes)
* [Demo Sandbox Environment Installation](/content/en/docs/guides/install-guides/_index.md)
* [Quick Start Exercises](/content/en/docs/guides/user-guides/exercises.md)
* [User Guide](/content/en/docs/guides/user-guides/_index.md)

## Other Documentation

* [Developer Documentation](https://github.com/nephio-project/nephio)
* [Developer Guide](https://github.com/nephio-project/docs/blob/main/developer-guide/README.md)
* [Developer Guide](/content/en/docs/guides/contributor-guides)
* [Project Resources](https://github.com/nephio-project/docs/blob/main/resources.md)

## About Nephio R1
Expand Down