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 dead link to self-hosting page #177

Merged
merged 1 commit into from
Oct 25, 2019

Conversation

rzr
Copy link
Contributor

@rzr rzr commented Oct 1, 2019

Observed issue from page:

https://docs.openfaas.com/openfaas-cloud/user-guide/

Link "OpenFaaS Cloud: Self-hosted" is broken :

https://docs.openfaas.com/openfaas-cloud/

URL is showing a 404 Error

So an Index page was added in self-hosting dir,
and link updated accordingly.

Change-Id: Ia9f2206afdd1eaa1d928f55456e80f14a2f10b9f
Signed-off-by: Philippe Coval p.coval@samsung.com

Description

Motivation and Context

  • I have raised an issue to propose this change (required)

How Has This Been Tested?

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I've read the CONTRIBUTION guide
  • I have signed-off my commits with git commit -s

@derek derek bot added the new-contributor label Oct 1, 2019
rzr added a commit to TizenTeam/docs that referenced this pull request Oct 1, 2019
Observed issue from page:

https://docs.openfaas.com/openfaas-cloud/user-guide/

Link "OpenFaaS Cloud: Self-hosted" is broken :

https://docs.openfaas.com/openfaas-cloud/

URL is showing a 404 Error

So an Index page was added in self-hosting dir,
and link updated accordingly.

Change-Id: Ia9f2206afdd1eaa1d928f55456e80f14a2f10b9f
Forwarded: openfaas#177
Signed-off-by: Philippe Coval <p.coval@samsung.com>
@rzr rzr force-pushed the sandbox/rzr/review/master branch from 7dc1919 to be365a4 Compare October 1, 2019 16:41
burtonr
burtonr previously approved these changes Oct 1, 2019
@burtonr
Copy link
Contributor

burtonr commented Oct 1, 2019

@rzr Please fill out the provided template by adding an X to the [ ] to check-off the items in the checklist. This helps up quickly understand what is involved and ensures you've read the contributing guide and template 😄 Thanks!

@@ -0,0 +1,5 @@
# Self-hosted
Copy link
Member

Choose a reason for hiding this comment

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

Is this a new file? How does it affect existing links to these pages?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It's a new file yes linked from other one:
see +* OpenFaaS Cloud: Self-hosted

Copy link
Member

Choose a reason for hiding this comment

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

Please could you update the link without adding a new page? 🙏

Thank you!

@@ -2,7 +2,7 @@

This guide applies to:

* [OpenFaaS Cloud: Self-hosted](/openfaas-cloud/)
* [OpenFaaS Cloud: Self-hosted](/openfaas-cloud/self-hosted/)
Copy link
Contributor Author

Choose a reason for hiding this comment

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

origin of link

@rzr
Copy link
Contributor Author

rzr commented Oct 10, 2019

is anything missing ?

Copy link
Member

@alexellis alexellis left a comment

Choose a reason for hiding this comment

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

Requesting a change

Observed issue from page:

https://docs.openfaas.com/openfaas-cloud/user-guide/

Link "OpenFaaS Cloud: Self-hosted" is broken :

https://docs.openfaas.com/openfaas-cloud/

URL is showing a 404 Error

Then an index page could be added in self-hosting dir
or generated by build tool.

Change-Id: Ia9f2206afdd1eaa1d928f55456e80f14a2f10b9f
Forwarded: openfaas#177
Signed-off-by: Philippe Coval <p.coval@samsung.com>
Copy link
Member

@alexellis alexellis left a comment

Choose a reason for hiding this comment

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

LGTM

@alexellis alexellis merged commit bbd748d into openfaas:master Oct 25, 2019
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.

3 participants