[
https://issues.apache.org/jira/browse/QUARKS-84?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15218166#comment-15218166
]
ASF GitHub Bot commented on QUARKS-84:
--------------------------------------
GitHub user Cazen opened a pull request:
https://github.com/apache/incubator-quarks-website/pull/26
[QUARKS-84] [WIP] Broken home page link when on a recipe page
How about using relative path?
This issue is WIP status because redline conflict(I just edited 12th line)
I'll check it next day
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Cazen/incubator-quarks-website QUARKS-84
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-quarks-website/pull/26.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #26
----
commit cd6c8f7b159a9442f9ce3149672409bc8222e8e2
Author: Cazen <[email protected]>
Date: 2016-03-30T15:26:00Z
Change home.html location with relative path
----
> Broken home page link when on a recipe page
> -------------------------------------------
>
> Key: QUARKS-84
> URL: https://issues.apache.org/jira/browse/QUARKS-84
> Project: Quarks
> Issue Type: Bug
> Components: Web Site
> Reporter: Queenie Ma
> Assignee: Cazen Lee
>
> When clicking on the "Quarks Documentation" home button in the navbar from a
> recipe page, a 404 is returned. By default, it tries to access
> "/recipes/home.html", but the page is actually at "/docs/home.html". How can
> we change the home page path for recipe pages?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)