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

fix broken links in server #4926

Merged
merged 5 commits into from
Oct 5, 2022
Merged

fix broken links in server #4926

merged 5 commits into from
Oct 5, 2022

Conversation

jbkyang-nvi
Copy link
Contributor

No description provided.

docs/README.md Outdated
@@ -52,7 +52,7 @@ Where \<yy.mm\> is the version of Triton that you want to pull. For a complete l
This guide covers the simplest possible workflow for deploying a model using a Triton Inference Server.
- [Create a Model Repository](getting_started/quickstart.md#create-a-model-repository)
- [Launch Triton](getting_started/quickstart.md#launch-triton)
- [Send an Inference Request](getting_started/quickstart.md#sending-an-inference-request)
- [Send an Inference Request](getting_started/quickstart.md#send-an-infernce-request)
Copy link
Collaborator

@rmccorm4 rmccorm4 Sep 27, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you fix this typo in the header it points to as well? https://github.com/triton-inference-server/server/blob/main/docs/getting_started/quickstart.md#send-an-infernce-request

Suggested change
- [Send an Inference Request](getting_started/quickstart.md#send-an-infernce-request)
- [Send an Inference Request](getting_started/quickstart.md#send-an-inference-request)

@jbkyang-nvi jbkyang-nvi force-pushed the kyang-fix-broken-link branch 4 times, most recently from 4df49aa to 29350f4 Compare September 27, 2022 21:18
jbkyang-nvi added a commit to triton-inference-server/backend that referenced this pull request Oct 3, 2022
Fix README dead links 
Test added here triton-inference-server/server#4926
@jbkyang-nvi jbkyang-nvi merged commit a2240c5 into main Oct 5, 2022
@jbkyang-nvi jbkyang-nvi deleted the kyang-fix-broken-link branch October 5, 2022 21:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants