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

Inconsistent documentation on aliases #79

Closed
noahcampbell opened this issue Sep 13, 2013 · 2 comments
Closed

Inconsistent documentation on aliases #79

noahcampbell opened this issue Sep 13, 2013 · 2 comments
Labels

Comments

@noahcampbell
Copy link
Contributor

The example provided


---
aliases:
    - /posts/my-original-url/
    - /2010/even-earlier-url.html

---

then states (emphasis mine)

"You Need to provide a relative path and the complete filename or directory."

Should it say absolute path instead since the path is absolute to the perspective of the web root.

@spf13
Copy link
Contributor

spf13 commented Sep 13, 2013

You're right. I meant relative from the root...

Maybe best to say full path from the root.

Steve Francia
spf13.com
@spf13

On Sep 13, 2013, at 5:31 PM, Noah Campbell notifications@github.com wrote:

The example provided


aliases:
- /posts/my-original-url/

- /2010/even-earlier-url.html

then states (emphasis mine)

"You Need to provide a relative path and the complete filename or
directory."

Should it say absolute path instead since the path is absolute to the
perspective of the web root.


Reply to this email directly or view it on
GitHubhttps://github.com//issues/79
.

@github-actions
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 24, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants