mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-01-07 03:56:42 +01:00
chore(README): typo + fixed yaml references
[skip ci]
This commit is contained in:
@@ -195,7 +195,7 @@ with sufficient rights to write the files.
|
||||
$ src/bash/linux-deployment-to-downloads.bash ...
|
||||
```
|
||||
|
||||
Now the programs have been places in the right spot to be downloadable from the documentation index
|
||||
Now the programs have been placed in the right spot to be downloadable from the documentation index
|
||||
which is built next.
|
||||
|
||||
## Build Documentation and post it onto GitHub
|
||||
@@ -204,7 +204,7 @@ The last step will update the documentation index to point to the latest program
|
||||
For now we assume hosting on GitHub-Pages, but the compiled documentation directory can be
|
||||
hosted statically anywhere if required.
|
||||
|
||||
Please note that the generated download URLs are based on the `html_index.download_base_url` key in the
|
||||
Please note that the generated download URLs are based on the `url_info.download_base_url` key in the
|
||||
`etc/api/shared.yaml` file, in case you want to host the downloads anywhere else. In the latter case, you may
|
||||
want to adjust other base-urls as well.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user