AVRO-XXXX: Correct documentation links (#845)

Links do not work in Chrome or Firefox when visiting docs at `https://github.com/apache/avro/blob/master/lang/js/doc/Home.md`.

Note the reason I was viewing the Home.md file was that the [avro-js package](https://www.npmjs.com/package/avro-js) says that for documentation:

> See doc/ folder.

It does not specifically say which doc/ folder or link to it, so I assume that it means `https://github.com/apache/avro/blob/master/lang/js/doc/`. Perhaps it means something else, where the `Api` link actually works, but I couldn't locate it. Unusual to have to search so hard to find docs.
1 file changed
tree: 4adf79fd1fa70169ed5800a519652393a6df0014
  1. .github/
  2. .travis/
  3. doc/
  4. lang/
  5. share/
  6. .editorconfig
  7. .gitignore
  8. .travis.yml
  9. BUILD.md
  10. build.sh
  11. DIST_README.txt
  12. LICENSE.txt
  13. NOTICE.txt
  14. pom.xml
  15. README.md
README.md

Build Status

Apache Avro™

Apache Avro™ is a data serialization system.

Learn more about Avro, please visit our website at:

https://avro.apache.org/

To contribute to Avro, please read:

https://cwiki.apache.org/confluence/display/AVRO/How+To+Contribute