druid-matt commented on pull request #150: URL: https://github.com/apache/druid-website-src/pull/150#issuecomment-677868428
the relative link was leading to a redirect that was breaking https and Google ranking doesn't like that On Thu, Aug 20, 2020 at 12:36 PM Gian Merlino <[email protected]> wrote: > *@gianm* commented on this pull request. > ------------------------------ > > In community/index.md > <https://github.com/apache/druid-website-src/pull/150#discussion_r474224670> > : > > > @@ -52,9 +52,9 @@ If you're looking for some starter projects, we maintain a [list of issues](http > for new developers. > > There are plenty of ways to help outside writing Druid code. *Code review of pull requests* > -(even if you are not a committer), feature suggestions, reporting bugs, [documentation](/docs/{{ site.druid_stable_version }}/) > +(even if you are not a committer), feature suggestions, reporting bugs, [documentation](https://druid.apache.org/docs/latest/design/index.html) > > Why not keep the relative links? > ------------------------------ > > In community/index.md > <https://github.com/apache/druid-website-src/pull/150#discussion_r474224695> > : > > > and usability feedback all matter immensely. Another big way to help is > -through [client libraries](/docs/latest/development/libraries.html), which are > +through [client libraries](https://druid.apache.org/docs/latest/development/libraries.html), which are > > Why not keep the relative links? > > — > You are receiving this because you authored the thread. > Reply to this email directly, view it on GitHub > <https://github.com/apache/druid-website-src/pull/150#pullrequestreview-471928147>, > or unsubscribe > <https://github.com/notifications/unsubscribe-auth/AOHRZ5LWRCWZOVGE4IM3SZ3SBV3K5ANCNFSM4QFQNT5Q> > . > -- Matt Sarrel Developer Evangelist Apache Druid <http://druid.apache.org> and Imply Data <http://Imply.io> [email protected] ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
