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 and/or missing links in the documentation #1743

Merged
merged 33 commits into from
May 19, 2020
Merged

Fix broken and/or missing links in the documentation #1743

merged 33 commits into from
May 19, 2020

Conversation

ozturkberkay
Copy link
Contributor

Hi,

This PR fixes many broken links across the documentation. Sorry for the unnecessary amounts of commits, I did not expect such amount of broken links when I started; the list just kept getting bigger :)

Note: There are still many other broken links in the documentation. These are the ones I could fix.

Fixes the link for online community calls.
Fixes missing and broken links.
Fixes links and makes tiny formatting adjustments.
Fixes the broken notebook.
Applies a minor replacement to a redundant text.
Fixes minor link and formatting issues.
Fixes broken links.
Fixes the link to custom metrics API.
Fixes broken link to Seldon Core examples.
Fixes a broken link to skeleton code.
Fixes broken links to skeleton codes.
Fixes a link to Ambassador docs.
Fixes a broken link to internal API.
Fixes broken links and formatting errors in `mlflow_server_ab_test_ambassador.ipynb`.
Fixes broken links.
Fixes broken links.
Fixes broken links.
Fixes broken links.
Fixes broken links and formatting.
Fixes broken links and formatting.
Replaces relative links with full URLs to allow access from the documentation.
Fixes the broken link to docs.
Fixes broken links and formatting.
Fixes broken links.
Making sure links can be accessed via online docs.
Fixes broken links.
Fixes broken links.
Fixes broken links.
@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

You'll be able to see Jupyter notebook diff and discuss changes. Powered by ReviewNB.

@seldondev
Copy link
Collaborator

Hi @ozturkberkay. Thanks for your PR.

I'm waiting for a SeldonIO member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@ozturkberkay
Copy link
Contributor Author

/assign @cliveseldon

@ozturkberkay ozturkberkay changed the title Doc fixes Fix broken and/or missing links in the documentation Apr 26, 2020
@ukclivecox
Copy link
Contributor

Thanks @ozturkberkay this is really great.
Will add comments inline.

@@ -200,9 +200,9 @@ class MyModel(object):
return [{"type": "COUNTER", "key": "mycounter", "value": 1}]
```

For more details on custom metrics and the format of the metric dict see [here](../custom_metrics.md).
For more details on custom metrics and the format of the metric dict see [here](https://docs.seldon.io/projects/seldon-core/en/latest/analytics/analytics.html#custom-metrics).
Copy link
Contributor

Choose a reason for hiding this comment

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

Can we try to ensure all internal docs links remain relative as that ensures they will link to the same version when published wheras the above external link would move people to the latest version.

@axsaucedo
Copy link
Contributor

We decided to merge this and open #1851 to address the issue with relative links
/approve

@axsaucedo axsaucedo merged commit 990a565 into SeldonIO:master May 19, 2020
@seldondev
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: axsaucedo

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@seldondev
Copy link
Collaborator

failed to trigger Pull Request pipeline

  • failed to create agent
  • failed to calculate in repo config
  • failed to load trigger config for repository SeldonIO/seldon-core for ref 886692d
  • failed to find any lighthouse configuration files in repo SeldonIO/seldon-core at sha 886692d
  • failed to process repo SeldonIO/seldon-core refref 886692d
  • failed to list files in directory /var/tmp/gitrepo660600678/.lighthouse
  • open /var/tmp/gitrepo660600678/.lighthouse
  • no such file or directory

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants