Skip to content

Commit 63ee992

Browse files
committed
README - fix incorrectly formatted links
1 parent 1a4c41f commit 63ee992

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -107,16 +107,16 @@ on-device behavior, which will cause ``pip`` to install platform-appropriate
107107
packages.
108108

109109
For a detailed instructions on using the support package in your own project,
110-
see the [usage guide](./USAGE.md)
110+
see the `usage guide <./USAGE.md>`__
111111

112112
Building binary wheels
113113
----------------------
114114

115115
When building binary wheels, you may need to use the libraries built by this
116116
project as inputs (e.g., the `cffi` module uses `libffi`). To support this, this
117117
project is able to package these dependencies as "wheels" that can be added to
118-
the `server/pypi/dist` directory of the [binary dependency builder
119-
project](https://github.com/freakboy3742/chaquopy).
118+
the `server/pypi/dist` directory of the `binary dependency builder
119+
project <https://github.com/freakboy3742/chaquopy>`__.
120120

121121
To build these wheels, run:
122122

0 commit comments

Comments
 (0)