summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2024-03-01 13:04:51 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2024-03-01 13:04:51 +0300
commitb4143e146c5c231b1f94d1225f79690f2e3f67ab (patch)
tree3e26c1cd78ba203c3cca274e0b27bdf1bd11dea8
parent9169830f051a28849319ac6e20ca775ad4309d18 (diff)
Fix typos in documentation
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 4b72b98..93612c9 100644
--- a/README.md
+++ b/README.md
@@ -16,11 +16,11 @@ page](https://codesynthesis.com/products/odb/).
NOTE: the steps described below are more appropriate for the development of
ODB as opposed to consumption. In case you just want to use ODB:
-* If you want to use a binary package, see the [DOB download
+* If you want to use a binary package, see the [ODB download
page](https://codesynthesis.com/products/odb/download.xhtml).
* If you want to build ODB from source and use the result from a project that
- uses a build system other than `build2`, then see [Installing DOB with
+ uses a build system other than `build2`, then see [Installing ODB with
`build2`](https://codesynthesis.com/products/odb/doc/install-build2.xhtml)
for the step-by-step instructions.