summaryrefslogtreecommitdiff
path: root/docs/buildsystem-and-repos.md
diff options
context:
space:
mode:
authorKelvin Fan <kfan@redhat.com>2020-10-15 19:51:44 -0400
committerKelvin Fan <kfan@redhat.com>2020-10-19 10:55:49 -0400
commita89d011c0b4ce73f4b48e1563ca7044cdfa9e0eb (patch)
tree5afa47cf212cefa188505737bccb53841e5e378b /docs/buildsystem-and-repos.md
parenta13509ee7d585047357f5ad3db1f3851e7400fb1 (diff)
downloadostree-a89d011c0b4ce73f4b48e1563ca7044cdfa9e0eb.tar.gz
docs: Fix various typos
Diffstat (limited to 'docs/buildsystem-and-repos.md')
-rw-r--r--docs/buildsystem-and-repos.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/buildsystem-and-repos.md b/docs/buildsystem-and-repos.md
index 6d506b4e..e265ee7a 100644
--- a/docs/buildsystem-and-repos.md
+++ b/docs/buildsystem-and-repos.md
@@ -21,10 +21,10 @@ primarily on server-side concerns.
## Build vs buy
Therefore, you need to either pick an existing tool for writing
-content into an OSTree repository, or to write your own. An example
-tool is [rpm-ostree](https://github.com/projectatomic/rpm-ostree) - it
-takes as input RPMs, and commits them (currently oriented for a server
-side, but aiming to do client side too).
+content into an OSTree repository, or write your own. An example
+tool is [rpm-ostree](https://github.com/coreos/rpm-ostree) - it
+takes as input RPMs, and commits them (currently oriented for
+server-side, but aiming to do client-side too).
## Initializing