[
https://issues.apache.org/jira/browse/BEAM-4498?focusedWorklogId=150948&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-150948
]
ASF GitHub Bot logged work on BEAM-4498:
----------------------------------------
Author: ASF GitHub Bot
Created on: 03/Oct/18 21:37
Start Date: 03/Oct/18 21:37
Worklog Time Spent: 10m
Work Description: swegner commented on a change in pull request #6556:
[BEAM-4498] Add redirects and point javadoc/pydoc links to new location
URL: https://github.com/apache/beam/pull/6556#discussion_r222476335
##########
File path: website/src/_includes/section-menu/sdks.html
##########
@@ -30,7 +30,7 @@
<span class="section-nav-list-title">Python</span>
<ul class="section-nav-list">
<li><a href="{{ site.baseurl }}/documentation/sdks/python/">Python SDK
overview</a></li>
- <li><a href="{{ site.baseurl }}/documentation/sdks/pydoc/{{
site.release_latest }}/" target="_blank">Python SDK API reference <img src="{{
site.baseurl }}/images/external-link-icon.png"
+ <li><a href="https://beam.apache.org/releases/pydoc/{{ site.release_latest
}}/" target="_blank">Python SDK API reference <img src="{{ site.baseurl
}}/images/external-link-icon.png"
Review comment:
Javadocs and pydocs are now published from a separate repository, and won't
be present in a local / staged version of the website. So when you're serving
locally, links to javadocs/pydocs will point to the production site rather than
404.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 150948)
Time Spent: 2h (was: 1h 50m)
> Migrate release Javadocs / Pydocs to [asf-site] branch and update release
> guide
> -------------------------------------------------------------------------------
>
> Key: BEAM-4498
> URL: https://issues.apache.org/jira/browse/BEAM-4498
> Project: Beam
> Issue Type: Sub-task
> Components: website
> Reporter: Scott Wegner
> Assignee: Scott Wegner
> Priority: Major
> Labels: beam-site-automation-reliability
> Fix For: Not applicable
>
> Time Spent: 2h
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)