[
https://issues.apache.org/jira/browse/AVRO-3378?focusedWorklogId=739021&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-739021
]
ASF GitHub Bot logged work on AVRO-3378:
----------------------------------------
Author: ASF GitHub Bot
Created on: 09/Mar/22 18:41
Start Date: 09/Mar/22 18:41
Worklog Time Spent: 10m
Work Description: RyanSkraba opened a new pull request #1592:
URL: https://github.com/apache/avro/pull/1592
Remapped some of the old links into their new locations in the website,
using aliases.
### Jira
- [X] My PR addresses the following [Avro
Jira](https://issues.apache.org/jira/browse/AVRO/) issues and references them
in the PR title. For example, "AVRO-1234: My Avro PR"
- https://issues.apache.org/jira/browse/AVRO-3378
- In case you are adding a dependency, check if the license complies with
the [ASF 3rd Party License
Policy](https://www.apache.org/legal/resolved.html#category-x).
### Tests
- [X] My PR does not need testing for this extremely good reason: manually
verified on the new website.
### Commits
- [X] My commits all reference Jira issues in their subject lines. In
addition, my commits follow the guidelines from "[How to write a good git
commit message](https://chris.beams.io/posts/git-commit/)":
1. Subject is separated from body by a blank line
1. Subject is limited to 50 characters (not including Jira issue reference)
1. Subject does not end with a period
1. Subject uses the imperative mood ("add", not "adding")
1. Body wraps at 72 characters
1. Body explains "what" and "why", not "how"
### Documentation
- [ ] In case of new functionality, my PR adds documentation that describes
how to use it.
- All the public functions and the classes in the PR contain Javadoc that
explain what it does
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 739021)
Remaining Estimate: 0h
Time Spent: 10m
> Ensure existing website links don't break
> -----------------------------------------
>
> Key: AVRO-3378
> URL: https://issues.apache.org/jira/browse/AVRO-3378
> Project: Apache Avro
> Issue Type: Sub-task
> Reporter: Ryan Skraba
> Assignee: Ryan Skraba
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> # Retain all of the preview numbered releases in the *{{docs/}}* directory.
> New release documentation doesn't necessarily need to strictly obey the old
> links.
> # Redirect the following URLs to the appropriate pages:
> ** credits.html --> project/credits/
> ** version_control.html --> community/
> ** irc.html --> community/
> ** issue_tracking.html --> community/
> ** linkmap.html --> project/
> ** mail/ --> community/
> ** mailing_lists.html --> community/
> ** releases.html --> project/releases/
> # I suggest getting rid of the following artifact(s):
> ** avro.rdf (Hasn't been updated in 10 years)
> ** broken-links.xml (Not very useful)
> ** skin/ (Part of Forrest)
--
This message was sent by Atlassian Jira
(v8.20.1#820001)