mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-02 07:02:07 +01:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user