diff --git a/examples/gitea.md b/examples/gitea.md index 55f8d08..fc3a08b 100644 --- a/examples/gitea.md +++ b/examples/gitea.md @@ -14,7 +14,7 @@ ghorg clone --clone-type=user --base-url=https://.com --token=bGVhdmUgYSBjb21tZW50IG9uIGlzc3VlIDY2 ``` -1. Clone all repos from a **github org** that are **prefixed** with "frontend" **into a folder** called "design_only" +1. Clone all repos from a **gitea org** that are **prefixed** with "frontend" **into a folder** called "design_only" ``` ghorg clone --match-regex=^frontend --output-dir=design_only --base-url=https://.com --token=XXXXXXX