We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1cfba1b + 039701b commit bcba609Copy full SHA for bcba609
1 file changed
README.md
@@ -51,7 +51,7 @@ See the [installation tutorial](https://gazebosim.org/api/math/7/install.html).
51
52
# Usage
53
54
-Please refer to the [examples directory](https://github.com/gazebosim/gz-math/raw/ign-math7/examples/).
+Please refer to the [examples directory](https://github.com/gazebosim/gz-math/raw/gz-math7/examples/).
55
56
# Folder Structure
57
@@ -60,7 +60,7 @@ Refer to the following table for information about important directories and fil
60
```
61
gz-math
62
├── examples Example programs.
63
-├── include/gz/math Header files.
+├── include/gz/math Header files.
64
├── src Source files and unit tests.
65
│ └── graph Source files for the graph classes.
66
│ └── python SWIG Python interfaces.
0 commit comments