[ 
https://issues.apache.org/jira/browse/AVRO-3444?focusedWorklogId=739036&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-739036
 ]

ASF GitHub Bot logged work on AVRO-3444:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 09/Mar/22 19:11
            Start Date: 09/Mar/22 19:11
    Worklog Time Spent: 10m 
      Work Description: RyanSkraba opened a new pull request #1593:
URL: https://github.com/apache/avro/pull/1593


   This causes all links to the C, C++, C# and Java to go directly to their 
respective resources, instead of a page of redirection.
   
   ### 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-3444
     - 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: Manual 
testing with hugo
   
   ### 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"
   
   


-- 
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: dev-unsubscr...@avro.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 739036)
    Remaining Estimate: 0h
            Time Spent: 10m

> Remove indirection from SDK API links
> -------------------------------------
>
>                 Key: AVRO-3444
>                 URL: https://issues.apache.org/jira/browse/AVRO-3444
>             Project: Apache Avro
>          Issue Type: Sub-task
>            Reporter: Ryan Skraba
>            Assignee: Ryan Skraba
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> When you click on documentation "Java API" link, you currently go to a 
> temporary page, with an unnecessary  "The Javadocs could be found {+}here{+}" 
> text.
> We could just go directly to the javadocs.
> (This is true for C++, C and C# too)



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to