doc(index): don't use relative links

Instead we link to the absolute location.

tech debt: we now use http://byron.github.io/google-apis-rs
multiple times and thus duplicate that information.
This commit is contained in:
Sebastian Thiel
2016-12-24 15:16:59 +01:00
parent 6279fd8f5d
commit cc30a2e20b
3 changed files with 2 additions and 7 deletions

View File

@@ -124,7 +124,7 @@ ${method_type} supported by ...
% if rust_doc:
Not what you are looking for ? Find all other Google APIs in their Rust [documentation index](../index.html).
Not what you are looking for ? Find all other Google APIs in their Rust [documentation index](http://byron.github.io/google-apis-rs).
% endif
# Structure of this Library