From 0f39e7298e7583f05225f93857d95a4161099f0f Mon Sep 17 00:00:00 2001
From: Zhaoxinxin <107842350+Liam-Zhao@users.noreply.github.com>
Date: Fri, 20 Dec 2024 17:16:51 +0800
Subject: [PATCH] docs: rename repo Dragonfly2 to dragonfly (#195)
Signed-off-by: zhaoxinxin <1186037180@qq.com>
---
.../index.md | 2 +-
blog/2023-09-15-security-audit/index.md | 2 +-
.../configure-development-nvironment.md | 2 +-
docs/getting-started/installation/binaries.md | 6 +++---
docs/operations/integrations/upgrade.md | 2 +-
docs/roadmap/v2.1.md | 2 +-
docusaurus.config.js | 6 +++---
src/pages/index.js | 11 ++++-------
static/dragonfly/v2/index.html | 2 +-
.../contribute/development-guide/plugin.md | 2 +-
.../getting-started/quick-start/docker-compose.md | 2 +-
versioned_docs/version-v2.0.2/setup/install/source.md | 6 +++---
.../version-v2.0.2/setup/runtime/containerd/mirror.md | 2 +-
versioned_docs/version-v2.0.2/setup/upgrade.md | 2 +-
.../contribute/development-guide/development.md | 2 +-
.../contribute/development-guide/plugin.md | 2 +-
.../getting-started/quick-start/docker-compose.md | 2 +-
versioned_docs/version-v2.0.3/setup/install/source.md | 6 +++---
.../version-v2.0.3/setup/runtime/containerd/mirror.md | 2 +-
versioned_docs/version-v2.0.3/setup/upgrade.md | 2 +-
.../contribute/development-guide/development.md | 2 +-
.../contribute/development-guide/plugin.md | 2 +-
.../getting-started/quick-start/docker-compose.md | 2 +-
versioned_docs/version-v2.0.4/setup/install/source.md | 6 +++---
.../version-v2.0.4/setup/runtime/containerd/mirror.md | 2 +-
versioned_docs/version-v2.0.4/setup/upgrade.md | 2 +-
.../version-v2.0.5/concepts/terminology/dfstore.md | 2 +-
.../contribute/development-guide/development.md | 2 +-
.../contribute/development-guide/plugin.md | 2 +-
.../getting-started/quick-start/docker-compose.md | 2 +-
versioned_docs/version-v2.0.5/setup/install/source.md | 6 +++---
.../version-v2.0.5/setup/runtime/containerd/mirror.md | 2 +-
versioned_docs/version-v2.0.5/setup/upgrade.md | 2 +-
.../version-v2.0.6/concepts/terminology/dfstore.md | 2 +-
.../contribute/development-guide/development.md | 2 +-
.../contribute/development-guide/plugin.md | 2 +-
.../getting-started/quick-start/docker-compose.md | 2 +-
versioned_docs/version-v2.0.6/setup/install/source.md | 6 +++---
.../version-v2.0.6/setup/runtime/containerd/mirror.md | 2 +-
versioned_docs/version-v2.0.6/setup/upgrade.md | 2 +-
.../version-v2.0.7/concepts/terminology/dfstore.md | 2 +-
.../contribute/development-guide/development.md | 2 +-
.../contribute/development-guide/plugin.md | 2 +-
.../getting-started/quick-start/docker-compose.md | 2 +-
versioned_docs/version-v2.0.7/setup/install/source.md | 6 +++---
.../version-v2.0.7/setup/runtime/containerd/mirror.md | 2 +-
versioned_docs/version-v2.0.7/setup/upgrade.md | 2 +-
.../version-v2.0.8/concepts/terminology/dfstore.md | 2 +-
.../contribute/development-guide/development.md | 2 +-
.../contribute/development-guide/plugin.md | 2 +-
.../getting-started/quick-start/docker-compose.md | 2 +-
versioned_docs/version-v2.0.8/setup/install/source.md | 6 +++---
.../version-v2.0.8/setup/runtime/containerd/mirror.md | 2 +-
versioned_docs/version-v2.0.8/setup/upgrade.md | 2 +-
.../version-v2.0.9/concepts/terminology/dfstore.md | 2 +-
.../contribute/development-guide/development.md | 2 +-
.../contribute/development-guide/plugin.md | 2 +-
.../getting-started/quick-start/docker-compose.md | 2 +-
versioned_docs/version-v2.0.9/setup/install/source.md | 6 +++---
.../version-v2.0.9/setup/runtime/containerd/mirror.md | 2 +-
versioned_docs/version-v2.0.9/setup/upgrade.md | 2 +-
.../version-v2.1.0/concepts/terminology/dfstore.md | 2 +-
.../contribute/development-guide/development.md | 2 +-
.../contribute/development-guide/plugin.md | 2 +-
.../getting-started/quick-start/docker-compose.md | 2 +-
versioned_docs/version-v2.1.0/setup/install/source.md | 6 +++---
.../version-v2.1.0/setup/runtime/containerd/mirror.md | 2 +-
versioned_docs/version-v2.1.0/setup/upgrade.md | 2 +-
.../version-v2.1.x/concepts/terminology/dfstore.md | 2 +-
.../contribute/development-guide/development.md | 2 +-
.../contribute/development-guide/plugin.md | 2 +-
.../getting-started/installation/binaries.md | 6 +++---
.../version-v2.1.x/operations/integrations/upgrade.md | 2 +-
versioned_docs/version-v2.1.x/others/Roadmap.md | 2 +-
74 files changed, 101 insertions(+), 104 deletions(-)
diff --git a/blog/2022-11-03-dragonfly-integrates-nydus-for-image-acceleration-practice/index.md b/blog/2022-11-03-dragonfly-integrates-nydus-for-image-acceleration-practice/index.md
index eefe51dc..6a3dbfcd 100644
--- a/blog/2022-11-03-dragonfly-integrates-nydus-for-image-acceleration-practice/index.md
+++ b/blog/2022-11-03-dragonfly-integrates-nydus-for-image-acceleration-practice/index.md
@@ -488,7 +488,7 @@ In the best case, `dragonfly` can make the same task back-to-source download onl
### Dragonfly community
- Website: [https://d7y.io/](https://d7y.io/)
-- Github Repo: [https://github.com/dragonflyoss/Dragonfly2](https://github.com/dragonflyoss/Dragonfly2)
+- Github Repo: [https://github.com/dragonflyoss/dragonfly](https://github.com/dragonflyoss/dragonfly)
- Slack Channel: [#dragonfly](https://cloud-native.slack.com/messages/dragonfly/) on [CNCF Slack](https://slack.cncf.io/)
- Discussion Group:
- Twitter: [@dragonfly_oss](https://twitter.com/dragonfly_oss)
diff --git a/blog/2023-09-15-security-audit/index.md b/blog/2023-09-15-security-audit/index.md
index 7ea0a35c..67c31f51 100644
--- a/blog/2023-09-15-security-audit/index.md
+++ b/blog/2023-09-15-security-audit/index.md
@@ -45,7 +45,7 @@ Finally, we are grateful to the CNCF for funding this audit and supporting open
### Dragonfly community
- Website: [https://d7y.io/](https://d7y.io/)
-- Github Repo: [https://github.com/dragonflyoss/Dragonfly2](https://github.com/dragonflyoss/Dragonfly2)
+- Github Repo: [https://github.com/dragonflyoss/dragonfly](https://github.com/dragonflyoss/dragonfly)
- Slack Channel: [#dragonfly](https://cloud-native.slack.com/messages/dragonfly/) on [CNCF Slack](https://slack.cncf.io/)
- Discussion Group:
- Twitter: [@dragonfly_oss](https://twitter.com/dragonfly_oss)
diff --git a/docs/development-guide/configure-development-nvironment.md b/docs/development-guide/configure-development-nvironment.md
index 2c571778..202eae31 100644
--- a/docs/development-guide/configure-development-nvironment.md
+++ b/docs/development-guide/configure-development-nvironment.md
@@ -25,7 +25,7 @@ This document describes how to configure a local development environment for Dra
Clone the source code of Dragonfly:
```bash
-git clone --recurse-submodules https://github.com/dragonflyoss/Dragonfly2.git
+git clone --recurse-submodules https://github.com/dragonflyoss/dragonfly.git
cd Dragonfly2
```
diff --git a/docs/getting-started/installation/binaries.md b/docs/getting-started/installation/binaries.md
index 4311c291..81f20950 100644
--- a/docs/getting-started/installation/binaries.md
+++ b/docs/getting-started/installation/binaries.md
@@ -24,7 +24,7 @@ This guide shows how to install the Dragonfly. Dragonfly can be installed either
### From the Binary Releases {#from-the-binary-releases}
-Pre-built binaries are available on our Dragonfly [releases page](https://github.com/dragonflyoss/Dragonfly2/releases).
+Pre-built binaries are available on our Dragonfly [releases page](https://github.com/dragonflyoss/dragonfly/releases).
These binary versions can be manually downloaded and installed.
Download the Dragonfly binaries:
@@ -35,7 +35,7 @@ Download the Dragonfly binaries:
```bash
VERSION=
-wget -O dragonfly_linux_amd64.tar.gz https://github.com/dragonflyoss/Dragonfly2/releases/download/v${VERSION}/dragonfly-${VERSION}-linux-amd64.tar.gz
+wget -O dragonfly_linux_amd64.tar.gz https://github.com/dragonflyoss/dragonfly/releases/download/v${VERSION}/dragonfly-${VERSION}-linux-amd64.tar.gz
```
@@ -77,7 +77,7 @@ export PATH="/path/to/dragonfly:$PATH"
Clone the source code of Dragonfly:
```bash
-git clone --recurse-submodules https://github.com/dragonflyoss/Dragonfly2.git
+git clone --recurse-submodules https://github.com/dragonflyoss/dragonfly.git
cd Dragonfly2
```
diff --git a/docs/operations/integrations/upgrade.md b/docs/operations/integrations/upgrade.md
index 66f24c80..9b5c4ed3 100644
--- a/docs/operations/integrations/upgrade.md
+++ b/docs/operations/integrations/upgrade.md
@@ -11,7 +11,7 @@ The [helm chart](https://github.com/dragonflyoss/helm-charts) is a project manag
User can query and download the latest version chart or history version
from [Artifact Hub](https://artifacthub.io/packages/helm/dragonfly/dragonfly).
-Before Upgrade, user must read the [Change Log](https://github.com/dragonflyoss/Dragonfly2/blob/main/CHANGELOG.md) to
+Before Upgrade, user must read the [Change Log](https://github.com/dragonflyoss/dragonfly/blob/main/CHANGELOG.md) to
make sure the breaking changes between the current version and target version.
```shell script
diff --git a/docs/roadmap/v2.1.md b/docs/roadmap/v2.1.md
index 43c7b6d0..c18de399 100644
--- a/docs/roadmap/v2.1.md
+++ b/docs/roadmap/v2.1.md
@@ -38,5 +38,5 @@ Client:
Others:
-- A third party security audit was performed by Trail of Bits, you can see the full report [here](https://github.com/dragonflyoss/Dragonfly2/blob/main/docs/security/dragonfly-comprehensive-report-2023.pdf).
+- A third party security audit was performed by Trail of Bits, you can see the full report [here](https://github.com/dragonflyoss/dragonfly/blob/main/docs/security/dragonfly-comprehensive-report-2023.pdf).
- Hiding sensitive information in logs, such as the token in the header.
diff --git a/docusaurus.config.js b/docusaurus.config.js
index 88b86160..c1a91c07 100644
--- a/docusaurus.config.js
+++ b/docusaurus.config.js
@@ -90,7 +90,7 @@ const config = {
{
label: 'Community',
position: 'left',
- href: 'https://github.com/dragonflyoss/Dragonfly2#community',
+ href: 'https://github.com/dragonflyoss/dragonfly#community',
},
{
label: 'Nydus',
@@ -102,7 +102,7 @@ const config = {
position: 'right',
},
{
- href: 'https://github.com/dragonflyoss/Dragonfly2',
+ href: 'https://github.com/dragonflyoss/dragonfly',
className: 'header-github-link',
position: 'right',
},
@@ -154,7 +154,7 @@ const config = {
},
{
html: `
-
+
`,
diff --git a/src/pages/index.js b/src/pages/index.js
index d49d056a..d3dfb87b 100644
--- a/src/pages/index.js
+++ b/src/pages/index.js
@@ -284,7 +284,7 @@ export default function Home() {
GET STARTED
-
+
GITHUB
@@ -586,7 +586,7 @@ export default function Home() {
Join our contributors in building the future of Dragonfly.
-
+
-
+
Issues
-
+
-
+
Welcome to Dragonfly!
diff --git a/versioned_docs/version-v2.0.2/contribute/development-guide/plugin.md b/versioned_docs/version-v2.0.2/contribute/development-guide/plugin.md
index 2dc4bf87..4d699792 100644
--- a/versioned_docs/version-v2.0.2/contribute/development-guide/plugin.md
+++ b/versioned_docs/version-v2.0.2/contribute/development-guide/plugin.md
@@ -166,7 +166,7 @@ export CGO_ENABLED="1"
# ensure same commit of code base
D7Y_COMMIT=01798aa08a6b4510210dd0a901e9f89318405440
-git clone https://github.com/dragonflyoss/Dragonfly2.git /Dragonfly2 && git reset --hard ${D7Y_COMMIT}
+git clone https://github.com/dragonflyoss/dragonfly.git /Dragonfly2 && git reset --hard ${D7Y_COMMIT}
(cd /Dragonfly2 && make build-dfget build-cdn)
# build plugin
diff --git a/versioned_docs/version-v2.0.2/getting-started/quick-start/docker-compose.md b/versioned_docs/version-v2.0.2/getting-started/quick-start/docker-compose.md
index 5bea8380..e98f85d9 100644
--- a/versioned_docs/version-v2.0.2/getting-started/quick-start/docker-compose.md
+++ b/versioned_docs/version-v2.0.2/getting-started/quick-start/docker-compose.md
@@ -24,7 +24,7 @@ the docker container engine and installed docker-compose on your machine.
> ref [sed command with -i option failing on Mac, but works on Linux](https://stackoverflow.com/a/41416710)
```bash
-git clone https://github.com/dragonflyoss/Dragonfly2.git
+git clone https://github.com/dragonflyoss/dragonfly.git
cd ./Dragonfly2/deploy/docker-compose/
export IP=
diff --git a/versioned_docs/version-v2.0.2/setup/install/source.md b/versioned_docs/version-v2.0.2/setup/install/source.md
index 5eab773a..c633ea6a 100644
--- a/versioned_docs/version-v2.0.2/setup/install/source.md
+++ b/versioned_docs/version-v2.0.2/setup/install/source.md
@@ -21,7 +21,7 @@ the executable files separately according to the modules.
### Download the precompiled binaries {#download-the-precompiled-binaries}
1. Download a binary package of the cdn. You can download one of the latest builds for Dragonfly on the
- [github releases page](https://github.com/dragonflyoss/Dragonfly2/releases)
+ [github releases page](https://github.com/dragonflyoss/dragonfly/releases)
> Note: v2.x-rc.x rc indicates the candidate version and is not recommended to be deployed in a production environment
@@ -29,7 +29,7 @@ the executable files separately according to the modules.
version=2.0.2
wget -O Dragonfly2_linux_amd64.tar.gz \
- https://github.com/dragonflyoss/Dragonfly2/releases/download/v${version}/Dragonfly2-${version}-linux-amd64.tar.gz
+ https://github.com/dragonflyoss/dragonfly/releases/download/v${version}/Dragonfly2-${version}-linux-amd64.tar.gz
```
2. Unzip the package.
@@ -50,7 +50,7 @@ the executable files separately according to the modules.
1. Obtain the source code of Dragonfly.
```bash
- git clone --recurse-submodules https://github.com/dragonflyoss/Dragonfly2.git
+ git clone --recurse-submodules https://github.com/dragonflyoss/dragonfly.git
```
2. Enter the project directory.
diff --git a/versioned_docs/version-v2.0.2/setup/runtime/containerd/mirror.md b/versioned_docs/version-v2.0.2/setup/runtime/containerd/mirror.md
index ba977c68..60dd30b9 100644
--- a/versioned_docs/version-v2.0.2/setup/runtime/containerd/mirror.md
+++ b/versioned_docs/version-v2.0.2/setup/runtime/containerd/mirror.md
@@ -117,7 +117,7 @@ server = "https://example.com"
##### Option 2: Generate hosts.toml automatically {#option-2-generate-hoststoml-automatically}
-You can also generate hosts.toml with
+You can also generate hosts.toml with
```shell
bash gen-containerd-hosts.sh example.com
diff --git a/versioned_docs/version-v2.0.2/setup/upgrade.md b/versioned_docs/version-v2.0.2/setup/upgrade.md
index e5523094..ab87f525 100644
--- a/versioned_docs/version-v2.0.2/setup/upgrade.md
+++ b/versioned_docs/version-v2.0.2/setup/upgrade.md
@@ -11,7 +11,7 @@ The [helm chart](https://github.com/dragonflyoss/helm-charts) is a project manag
User can query and download the latest version chart or history version
from [Artifact Hub](https://artifacthub.io/packages/helm/dragonfly/dragonfly).
-Before Upgrade, user must read the [Change Log](https://github.com/dragonflyoss/Dragonfly2/blob/main/CHANGELOG.md) to
+Before Upgrade, user must read the [Change Log](https://github.com/dragonflyoss/dragonfly/blob/main/CHANGELOG.md) to
make sure the breaking changes between the current version and target version.
```shell script
diff --git a/versioned_docs/version-v2.0.3/contribute/development-guide/development.md b/versioned_docs/version-v2.0.3/contribute/development-guide/development.md
index 4c0f27b7..14f362c2 100644
--- a/versioned_docs/version-v2.0.3/contribute/development-guide/development.md
+++ b/versioned_docs/version-v2.0.3/contribute/development-guide/development.md
@@ -13,7 +13,7 @@ See documentation on [docs.docker.com]
## Step 2: Start dragonfly {#step-2-start-dragonfly}
Enter dragonfly project and start docker-compose,
-refer to [deploy with docker compose](https://github.com/dragonflyoss/Dragonfly2/blob/main/deploy/docker-compose/README.md).
+refer to [deploy with docker compose](https://github.com/dragonflyoss/dragonfly/blob/main/deploy/docker-compose/README.md).
```bash
$ cd deploy/docker-compose
diff --git a/versioned_docs/version-v2.0.3/contribute/development-guide/plugin.md b/versioned_docs/version-v2.0.3/contribute/development-guide/plugin.md
index d39da54a..ee9922f8 100644
--- a/versioned_docs/version-v2.0.3/contribute/development-guide/plugin.md
+++ b/versioned_docs/version-v2.0.3/contribute/development-guide/plugin.md
@@ -313,7 +313,7 @@ export CGO_ENABLED="1"
# ensure same commit of code base
D7Y_COMMIT=01798aa08a6b4510210dd0a901e9f89318405440
-git clone https://github.com/dragonflyoss/Dragonfly2.git /Dragonfly2 && git reset --hard ${D7Y_COMMIT}
+git clone https://github.com/dragonflyoss/dragonfly.git /Dragonfly2 && git reset --hard ${D7Y_COMMIT}
(cd /Dragonfly2 && make build-dfget)
# build plugin
diff --git a/versioned_docs/version-v2.0.3/getting-started/quick-start/docker-compose.md b/versioned_docs/version-v2.0.3/getting-started/quick-start/docker-compose.md
index 5bea8380..e98f85d9 100644
--- a/versioned_docs/version-v2.0.3/getting-started/quick-start/docker-compose.md
+++ b/versioned_docs/version-v2.0.3/getting-started/quick-start/docker-compose.md
@@ -24,7 +24,7 @@ the docker container engine and installed docker-compose on your machine.
> ref [sed command with -i option failing on Mac, but works on Linux](https://stackoverflow.com/a/41416710)
```bash
-git clone https://github.com/dragonflyoss/Dragonfly2.git
+git clone https://github.com/dragonflyoss/dragonfly.git
cd ./Dragonfly2/deploy/docker-compose/
export IP=
diff --git a/versioned_docs/version-v2.0.3/setup/install/source.md b/versioned_docs/version-v2.0.3/setup/install/source.md
index 8569cd00..1c086494 100644
--- a/versioned_docs/version-v2.0.3/setup/install/source.md
+++ b/versioned_docs/version-v2.0.3/setup/install/source.md
@@ -21,7 +21,7 @@ the executable files separately according to the modules.
### Download the precompiled binaries {#download-the-precompiled-binaries}
1. Download a binary package. You can download one of the latest builds for Dragonfly on the
- [github releases page](https://github.com/dragonflyoss/Dragonfly2/releases)
+ [github releases page](https://github.com/dragonflyoss/dragonfly/releases)
> Note: v2.x-rc.x rc indicates the candidate version and is not recommended to be deployed in a production environment
@@ -29,7 +29,7 @@ the executable files separately according to the modules.
version=2.0.2
wget -O Dragonfly2_linux_amd64.tar.gz \
- https://github.com/dragonflyoss/Dragonfly2/releases/download/v${version}/Dragonfly2-${version}-linux-amd64.tar.gz
+ https://github.com/dragonflyoss/dragonfly/releases/download/v${version}/Dragonfly2-${version}-linux-amd64.tar.gz
```
2. Unzip the package.
@@ -50,7 +50,7 @@ the executable files separately according to the modules.
1. Obtain the source code of Dragonfly.
```bash
- git clone --recurse-submodules https://github.com/dragonflyoss/Dragonfly2.git
+ git clone --recurse-submodules https://github.com/dragonflyoss/dragonfly.git
```
2. Enter the project directory.
diff --git a/versioned_docs/version-v2.0.3/setup/runtime/containerd/mirror.md b/versioned_docs/version-v2.0.3/setup/runtime/containerd/mirror.md
index ba977c68..60dd30b9 100644
--- a/versioned_docs/version-v2.0.3/setup/runtime/containerd/mirror.md
+++ b/versioned_docs/version-v2.0.3/setup/runtime/containerd/mirror.md
@@ -117,7 +117,7 @@ server = "https://example.com"
##### Option 2: Generate hosts.toml automatically {#option-2-generate-hoststoml-automatically}
-You can also generate hosts.toml with
+You can also generate hosts.toml with
```shell
bash gen-containerd-hosts.sh example.com
diff --git a/versioned_docs/version-v2.0.3/setup/upgrade.md b/versioned_docs/version-v2.0.3/setup/upgrade.md
index e5523094..ab87f525 100644
--- a/versioned_docs/version-v2.0.3/setup/upgrade.md
+++ b/versioned_docs/version-v2.0.3/setup/upgrade.md
@@ -11,7 +11,7 @@ The [helm chart](https://github.com/dragonflyoss/helm-charts) is a project manag
User can query and download the latest version chart or history version
from [Artifact Hub](https://artifacthub.io/packages/helm/dragonfly/dragonfly).
-Before Upgrade, user must read the [Change Log](https://github.com/dragonflyoss/Dragonfly2/blob/main/CHANGELOG.md) to
+Before Upgrade, user must read the [Change Log](https://github.com/dragonflyoss/dragonfly/blob/main/CHANGELOG.md) to
make sure the breaking changes between the current version and target version.
```shell script
diff --git a/versioned_docs/version-v2.0.4/contribute/development-guide/development.md b/versioned_docs/version-v2.0.4/contribute/development-guide/development.md
index 4c0f27b7..14f362c2 100644
--- a/versioned_docs/version-v2.0.4/contribute/development-guide/development.md
+++ b/versioned_docs/version-v2.0.4/contribute/development-guide/development.md
@@ -13,7 +13,7 @@ See documentation on [docs.docker.com]
## Step 2: Start dragonfly {#step-2-start-dragonfly}
Enter dragonfly project and start docker-compose,
-refer to [deploy with docker compose](https://github.com/dragonflyoss/Dragonfly2/blob/main/deploy/docker-compose/README.md).
+refer to [deploy with docker compose](https://github.com/dragonflyoss/dragonfly/blob/main/deploy/docker-compose/README.md).
```bash
$ cd deploy/docker-compose
diff --git a/versioned_docs/version-v2.0.4/contribute/development-guide/plugin.md b/versioned_docs/version-v2.0.4/contribute/development-guide/plugin.md
index 433950d9..d83e5110 100644
--- a/versioned_docs/version-v2.0.4/contribute/development-guide/plugin.md
+++ b/versioned_docs/version-v2.0.4/contribute/development-guide/plugin.md
@@ -313,7 +313,7 @@ export CGO_ENABLED="1"
# ensure same commit of code base
D7Y_COMMIT=01798aa08a6b4510210dd0a901e9f89318405440
-git clone https://github.com/dragonflyoss/Dragonfly2.git /Dragonfly2 && git reset --hard ${D7Y_COMMIT}
+git clone https://github.com/dragonflyoss/dragonfly.git /Dragonfly2 && git reset --hard ${D7Y_COMMIT}
(cd /Dragonfly2 && make build-dfget)
# build plugin
diff --git a/versioned_docs/version-v2.0.4/getting-started/quick-start/docker-compose.md b/versioned_docs/version-v2.0.4/getting-started/quick-start/docker-compose.md
index 5bea8380..e98f85d9 100644
--- a/versioned_docs/version-v2.0.4/getting-started/quick-start/docker-compose.md
+++ b/versioned_docs/version-v2.0.4/getting-started/quick-start/docker-compose.md
@@ -24,7 +24,7 @@ the docker container engine and installed docker-compose on your machine.
> ref [sed command with -i option failing on Mac, but works on Linux](https://stackoverflow.com/a/41416710)
```bash
-git clone https://github.com/dragonflyoss/Dragonfly2.git
+git clone https://github.com/dragonflyoss/dragonfly.git
cd ./Dragonfly2/deploy/docker-compose/
export IP=
diff --git a/versioned_docs/version-v2.0.4/setup/install/source.md b/versioned_docs/version-v2.0.4/setup/install/source.md
index baf7159b..5e054d13 100644
--- a/versioned_docs/version-v2.0.4/setup/install/source.md
+++ b/versioned_docs/version-v2.0.4/setup/install/source.md
@@ -20,7 +20,7 @@ the executable files separately according to the modules.
### Download the precompiled binaries {#download-the-precompiled-binaries}
1. Download a binary package. You can download one of the latest builds for Dragonfly on the
- [github releases page](https://github.com/dragonflyoss/Dragonfly2/releases)
+ [github releases page](https://github.com/dragonflyoss/dragonfly/releases)
> Note: v2.x-rc.x rc indicates the candidate version and is not recommended to be deployed in a production environment
@@ -28,7 +28,7 @@ the executable files separately according to the modules.
version=2.0.2
wget -O Dragonfly2_linux_amd64.tar.gz \
- https://github.com/dragonflyoss/Dragonfly2/releases/download/v${version}/Dragonfly2-${version}-linux-amd64.tar.gz
+ https://github.com/dragonflyoss/dragonfly/releases/download/v${version}/Dragonfly2-${version}-linux-amd64.tar.gz
```
2. Unzip the package.
@@ -49,7 +49,7 @@ the executable files separately according to the modules.
1. Obtain the source code of Dragonfly.
```bash
- git clone --recurse-submodules https://github.com/dragonflyoss/Dragonfly2.git
+ git clone --recurse-submodules https://github.com/dragonflyoss/dragonfly.git
```
2. Enter the project directory.
diff --git a/versioned_docs/version-v2.0.4/setup/runtime/containerd/mirror.md b/versioned_docs/version-v2.0.4/setup/runtime/containerd/mirror.md
index ba977c68..60dd30b9 100644
--- a/versioned_docs/version-v2.0.4/setup/runtime/containerd/mirror.md
+++ b/versioned_docs/version-v2.0.4/setup/runtime/containerd/mirror.md
@@ -117,7 +117,7 @@ server = "https://example.com"
##### Option 2: Generate hosts.toml automatically {#option-2-generate-hoststoml-automatically}
-You can also generate hosts.toml with
+You can also generate hosts.toml with
```shell
bash gen-containerd-hosts.sh example.com
diff --git a/versioned_docs/version-v2.0.4/setup/upgrade.md b/versioned_docs/version-v2.0.4/setup/upgrade.md
index e5523094..ab87f525 100644
--- a/versioned_docs/version-v2.0.4/setup/upgrade.md
+++ b/versioned_docs/version-v2.0.4/setup/upgrade.md
@@ -11,7 +11,7 @@ The [helm chart](https://github.com/dragonflyoss/helm-charts) is a project manag
User can query and download the latest version chart or history version
from [Artifact Hub](https://artifacthub.io/packages/helm/dragonfly/dragonfly).
-Before Upgrade, user must read the [Change Log](https://github.com/dragonflyoss/Dragonfly2/blob/main/CHANGELOG.md) to
+Before Upgrade, user must read the [Change Log](https://github.com/dragonflyoss/dragonfly/blob/main/CHANGELOG.md) to
make sure the breaking changes between the current version and target version.
```shell script
diff --git a/versioned_docs/version-v2.0.5/concepts/terminology/dfstore.md b/versioned_docs/version-v2.0.5/concepts/terminology/dfstore.md
index 4e230ba3..a665bad7 100644
--- a/versioned_docs/version-v2.0.5/concepts/terminology/dfstore.md
+++ b/versioned_docs/version-v2.0.5/concepts/terminology/dfstore.md
@@ -147,7 +147,7 @@ Install dragonfly system with object storage, refer to [install dragonfly](../..
### Step 5: Install the dfstore command-line tool
-Install the last version of dfstore. You can install one of the version for Dragonfly on the [github releases page](https://github.com/dragonflyoss/Dragonfly2/releases).
+Install the last version of dfstore. You can install one of the version for Dragonfly on the [github releases page](https://github.com/dragonflyoss/dragonfly/releases).
```shell
go install d7y.io/dragonfly/v2/cmd/dfstore@latest
diff --git a/versioned_docs/version-v2.0.5/contribute/development-guide/development.md b/versioned_docs/version-v2.0.5/contribute/development-guide/development.md
index 4c0f27b7..14f362c2 100644
--- a/versioned_docs/version-v2.0.5/contribute/development-guide/development.md
+++ b/versioned_docs/version-v2.0.5/contribute/development-guide/development.md
@@ -13,7 +13,7 @@ See documentation on [docs.docker.com]
## Step 2: Start dragonfly {#step-2-start-dragonfly}
Enter dragonfly project and start docker-compose,
-refer to [deploy with docker compose](https://github.com/dragonflyoss/Dragonfly2/blob/main/deploy/docker-compose/README.md).
+refer to [deploy with docker compose](https://github.com/dragonflyoss/dragonfly/blob/main/deploy/docker-compose/README.md).
```bash
$ cd deploy/docker-compose
diff --git a/versioned_docs/version-v2.0.5/contribute/development-guide/plugin.md b/versioned_docs/version-v2.0.5/contribute/development-guide/plugin.md
index 433950d9..d83e5110 100644
--- a/versioned_docs/version-v2.0.5/contribute/development-guide/plugin.md
+++ b/versioned_docs/version-v2.0.5/contribute/development-guide/plugin.md
@@ -313,7 +313,7 @@ export CGO_ENABLED="1"
# ensure same commit of code base
D7Y_COMMIT=01798aa08a6b4510210dd0a901e9f89318405440
-git clone https://github.com/dragonflyoss/Dragonfly2.git /Dragonfly2 && git reset --hard ${D7Y_COMMIT}
+git clone https://github.com/dragonflyoss/dragonfly.git /Dragonfly2 && git reset --hard ${D7Y_COMMIT}
(cd /Dragonfly2 && make build-dfget)
# build plugin
diff --git a/versioned_docs/version-v2.0.5/getting-started/quick-start/docker-compose.md b/versioned_docs/version-v2.0.5/getting-started/quick-start/docker-compose.md
index 82e4a138..5ba3fed2 100644
--- a/versioned_docs/version-v2.0.5/getting-started/quick-start/docker-compose.md
+++ b/versioned_docs/version-v2.0.5/getting-started/quick-start/docker-compose.md
@@ -24,7 +24,7 @@ the docker container engine and installed docker-compose on your machine.
> ref [sed command with -i option failing on Mac, but works on Linux](https://stackoverflow.com/a/41416710)
```bash
-git clone https://github.com/dragonflyoss/Dragonfly2.git
+git clone https://github.com/dragonflyoss/dragonfly.git
cd ./Dragonfly2/deploy/docker-compose/
export IP=
diff --git a/versioned_docs/version-v2.0.5/setup/install/source.md b/versioned_docs/version-v2.0.5/setup/install/source.md
index 8e8c49ce..d3c535c5 100644
--- a/versioned_docs/version-v2.0.5/setup/install/source.md
+++ b/versioned_docs/version-v2.0.5/setup/install/source.md
@@ -20,7 +20,7 @@ the executable files separately according to the modules.
### Download the precompiled binaries {#download-the-precompiled-binaries}
1. Download a binary package. You can download one of the latest builds for Dragonfly on the
- [github releases page](https://github.com/dragonflyoss/Dragonfly2/releases)
+ [github releases page](https://github.com/dragonflyoss/dragonfly/releases)
> Note: v2.x-rc.x rc indicates the candidate version and is not recommended to be deployed in a production environment
@@ -28,7 +28,7 @@ the executable files separately according to the modules.
version=2.0.2
wget -O dragonfly_linux_amd64.tar.gz \
- https://github.com/dragonflyoss/Dragonfly2/releases/download/v${version}/dragonfly-${version}-linux-amd64.tar.gz
+ https://github.com/dragonflyoss/dragonfly/releases/download/v${version}/dragonfly-${version}-linux-amd64.tar.gz
```
2. Unzip the package.
@@ -49,7 +49,7 @@ the executable files separately according to the modules.
1. Obtain the source code of Dragonfly.
```bash
- git clone --recurse-submodules https://github.com/dragonflyoss/Dragonfly2.git
+ git clone --recurse-submodules https://github.com/dragonflyoss/dragonfly.git
```
2. Enter the project directory.
diff --git a/versioned_docs/version-v2.0.5/setup/runtime/containerd/mirror.md b/versioned_docs/version-v2.0.5/setup/runtime/containerd/mirror.md
index 43e91bba..78c22dae 100644
--- a/versioned_docs/version-v2.0.5/setup/runtime/containerd/mirror.md
+++ b/versioned_docs/version-v2.0.5/setup/runtime/containerd/mirror.md
@@ -117,7 +117,7 @@ server = "https://example.com"
##### Option 2: Generate hosts.toml automatically {#option-2-generate-hoststoml-automatically}
-You can also generate hosts.toml with
+You can also generate hosts.toml with
```shell
bash gen-containerd-hosts.sh example.com
diff --git a/versioned_docs/version-v2.0.5/setup/upgrade.md b/versioned_docs/version-v2.0.5/setup/upgrade.md
index e5523094..ab87f525 100644
--- a/versioned_docs/version-v2.0.5/setup/upgrade.md
+++ b/versioned_docs/version-v2.0.5/setup/upgrade.md
@@ -11,7 +11,7 @@ The [helm chart](https://github.com/dragonflyoss/helm-charts) is a project manag
User can query and download the latest version chart or history version
from [Artifact Hub](https://artifacthub.io/packages/helm/dragonfly/dragonfly).
-Before Upgrade, user must read the [Change Log](https://github.com/dragonflyoss/Dragonfly2/blob/main/CHANGELOG.md) to
+Before Upgrade, user must read the [Change Log](https://github.com/dragonflyoss/dragonfly/blob/main/CHANGELOG.md) to
make sure the breaking changes between the current version and target version.
```shell script
diff --git a/versioned_docs/version-v2.0.6/concepts/terminology/dfstore.md b/versioned_docs/version-v2.0.6/concepts/terminology/dfstore.md
index 4e230ba3..a665bad7 100644
--- a/versioned_docs/version-v2.0.6/concepts/terminology/dfstore.md
+++ b/versioned_docs/version-v2.0.6/concepts/terminology/dfstore.md
@@ -147,7 +147,7 @@ Install dragonfly system with object storage, refer to [install dragonfly](../..
### Step 5: Install the dfstore command-line tool
-Install the last version of dfstore. You can install one of the version for Dragonfly on the [github releases page](https://github.com/dragonflyoss/Dragonfly2/releases).
+Install the last version of dfstore. You can install one of the version for Dragonfly on the [github releases page](https://github.com/dragonflyoss/dragonfly/releases).
```shell
go install d7y.io/dragonfly/v2/cmd/dfstore@latest
diff --git a/versioned_docs/version-v2.0.6/contribute/development-guide/development.md b/versioned_docs/version-v2.0.6/contribute/development-guide/development.md
index 4c0f27b7..14f362c2 100644
--- a/versioned_docs/version-v2.0.6/contribute/development-guide/development.md
+++ b/versioned_docs/version-v2.0.6/contribute/development-guide/development.md
@@ -13,7 +13,7 @@ See documentation on [docs.docker.com]
## Step 2: Start dragonfly {#step-2-start-dragonfly}
Enter dragonfly project and start docker-compose,
-refer to [deploy with docker compose](https://github.com/dragonflyoss/Dragonfly2/blob/main/deploy/docker-compose/README.md).
+refer to [deploy with docker compose](https://github.com/dragonflyoss/dragonfly/blob/main/deploy/docker-compose/README.md).
```bash
$ cd deploy/docker-compose
diff --git a/versioned_docs/version-v2.0.6/contribute/development-guide/plugin.md b/versioned_docs/version-v2.0.6/contribute/development-guide/plugin.md
index 433950d9..d83e5110 100644
--- a/versioned_docs/version-v2.0.6/contribute/development-guide/plugin.md
+++ b/versioned_docs/version-v2.0.6/contribute/development-guide/plugin.md
@@ -313,7 +313,7 @@ export CGO_ENABLED="1"
# ensure same commit of code base
D7Y_COMMIT=01798aa08a6b4510210dd0a901e9f89318405440
-git clone https://github.com/dragonflyoss/Dragonfly2.git /Dragonfly2 && git reset --hard ${D7Y_COMMIT}
+git clone https://github.com/dragonflyoss/dragonfly.git /Dragonfly2 && git reset --hard ${D7Y_COMMIT}
(cd /Dragonfly2 && make build-dfget)
# build plugin
diff --git a/versioned_docs/version-v2.0.6/getting-started/quick-start/docker-compose.md b/versioned_docs/version-v2.0.6/getting-started/quick-start/docker-compose.md
index 464e993a..d5181ea0 100644
--- a/versioned_docs/version-v2.0.6/getting-started/quick-start/docker-compose.md
+++ b/versioned_docs/version-v2.0.6/getting-started/quick-start/docker-compose.md
@@ -24,7 +24,7 @@ the docker container engine and installed docker-compose on your machine.
> ref [sed command with -i option failing on Mac, but works on Linux](https://stackoverflow.com/a/41416710)
```bash
-git clone https://github.com/dragonflyoss/Dragonfly2.git
+git clone https://github.com/dragonflyoss/dragonfly.git
cd ./Dragonfly2/deploy/docker-compose/
export IP=
diff --git a/versioned_docs/version-v2.0.6/setup/install/source.md b/versioned_docs/version-v2.0.6/setup/install/source.md
index 8e8c49ce..d3c535c5 100644
--- a/versioned_docs/version-v2.0.6/setup/install/source.md
+++ b/versioned_docs/version-v2.0.6/setup/install/source.md
@@ -20,7 +20,7 @@ the executable files separately according to the modules.
### Download the precompiled binaries {#download-the-precompiled-binaries}
1. Download a binary package. You can download one of the latest builds for Dragonfly on the
- [github releases page](https://github.com/dragonflyoss/Dragonfly2/releases)
+ [github releases page](https://github.com/dragonflyoss/dragonfly/releases)
> Note: v2.x-rc.x rc indicates the candidate version and is not recommended to be deployed in a production environment
@@ -28,7 +28,7 @@ the executable files separately according to the modules.
version=2.0.2
wget -O dragonfly_linux_amd64.tar.gz \
- https://github.com/dragonflyoss/Dragonfly2/releases/download/v${version}/dragonfly-${version}-linux-amd64.tar.gz
+ https://github.com/dragonflyoss/dragonfly/releases/download/v${version}/dragonfly-${version}-linux-amd64.tar.gz
```
2. Unzip the package.
@@ -49,7 +49,7 @@ the executable files separately according to the modules.
1. Obtain the source code of Dragonfly.
```bash
- git clone --recurse-submodules https://github.com/dragonflyoss/Dragonfly2.git
+ git clone --recurse-submodules https://github.com/dragonflyoss/dragonfly.git
```
2. Enter the project directory.
diff --git a/versioned_docs/version-v2.0.6/setup/runtime/containerd/mirror.md b/versioned_docs/version-v2.0.6/setup/runtime/containerd/mirror.md
index 43e91bba..78c22dae 100644
--- a/versioned_docs/version-v2.0.6/setup/runtime/containerd/mirror.md
+++ b/versioned_docs/version-v2.0.6/setup/runtime/containerd/mirror.md
@@ -117,7 +117,7 @@ server = "https://example.com"
##### Option 2: Generate hosts.toml automatically {#option-2-generate-hoststoml-automatically}
-You can also generate hosts.toml with
+You can also generate hosts.toml with
```shell
bash gen-containerd-hosts.sh example.com
diff --git a/versioned_docs/version-v2.0.6/setup/upgrade.md b/versioned_docs/version-v2.0.6/setup/upgrade.md
index e5523094..ab87f525 100644
--- a/versioned_docs/version-v2.0.6/setup/upgrade.md
+++ b/versioned_docs/version-v2.0.6/setup/upgrade.md
@@ -11,7 +11,7 @@ The [helm chart](https://github.com/dragonflyoss/helm-charts) is a project manag
User can query and download the latest version chart or history version
from [Artifact Hub](https://artifacthub.io/packages/helm/dragonfly/dragonfly).
-Before Upgrade, user must read the [Change Log](https://github.com/dragonflyoss/Dragonfly2/blob/main/CHANGELOG.md) to
+Before Upgrade, user must read the [Change Log](https://github.com/dragonflyoss/dragonfly/blob/main/CHANGELOG.md) to
make sure the breaking changes between the current version and target version.
```shell script
diff --git a/versioned_docs/version-v2.0.7/concepts/terminology/dfstore.md b/versioned_docs/version-v2.0.7/concepts/terminology/dfstore.md
index 4e230ba3..a665bad7 100644
--- a/versioned_docs/version-v2.0.7/concepts/terminology/dfstore.md
+++ b/versioned_docs/version-v2.0.7/concepts/terminology/dfstore.md
@@ -147,7 +147,7 @@ Install dragonfly system with object storage, refer to [install dragonfly](../..
### Step 5: Install the dfstore command-line tool
-Install the last version of dfstore. You can install one of the version for Dragonfly on the [github releases page](https://github.com/dragonflyoss/Dragonfly2/releases).
+Install the last version of dfstore. You can install one of the version for Dragonfly on the [github releases page](https://github.com/dragonflyoss/dragonfly/releases).
```shell
go install d7y.io/dragonfly/v2/cmd/dfstore@latest
diff --git a/versioned_docs/version-v2.0.7/contribute/development-guide/development.md b/versioned_docs/version-v2.0.7/contribute/development-guide/development.md
index 4c0f27b7..14f362c2 100644
--- a/versioned_docs/version-v2.0.7/contribute/development-guide/development.md
+++ b/versioned_docs/version-v2.0.7/contribute/development-guide/development.md
@@ -13,7 +13,7 @@ See documentation on [docs.docker.com]
## Step 2: Start dragonfly {#step-2-start-dragonfly}
Enter dragonfly project and start docker-compose,
-refer to [deploy with docker compose](https://github.com/dragonflyoss/Dragonfly2/blob/main/deploy/docker-compose/README.md).
+refer to [deploy with docker compose](https://github.com/dragonflyoss/dragonfly/blob/main/deploy/docker-compose/README.md).
```bash
$ cd deploy/docker-compose
diff --git a/versioned_docs/version-v2.0.7/contribute/development-guide/plugin.md b/versioned_docs/version-v2.0.7/contribute/development-guide/plugin.md
index 629d0b16..fcbe0ce3 100644
--- a/versioned_docs/version-v2.0.7/contribute/development-guide/plugin.md
+++ b/versioned_docs/version-v2.0.7/contribute/development-guide/plugin.md
@@ -313,7 +313,7 @@ export CGO_ENABLED="1"
# ensure same commit of code base
D7Y_COMMIT=01798aa08a6b4510210dd0a901e9f89318405440
-git clone https://github.com/dragonflyoss/Dragonfly2.git /Dragonfly2 && git reset --hard ${D7Y_COMMIT}
+git clone https://github.com/dragonflyoss/dragonfly.git /Dragonfly2 && git reset --hard ${D7Y_COMMIT}
(cd /Dragonfly2 && make build-dfget)
# build plugin
diff --git a/versioned_docs/version-v2.0.7/getting-started/quick-start/docker-compose.md b/versioned_docs/version-v2.0.7/getting-started/quick-start/docker-compose.md
index bbb17e19..c6bece15 100644
--- a/versioned_docs/version-v2.0.7/getting-started/quick-start/docker-compose.md
+++ b/versioned_docs/version-v2.0.7/getting-started/quick-start/docker-compose.md
@@ -24,7 +24,7 @@ the docker container engine and installed docker-compose on your machine.
> ref [sed command with -i option failing on Mac, but works on Linux](https://stackoverflow.com/a/41416710)
```bash
-git clone https://github.com/dragonflyoss/Dragonfly2.git
+git clone https://github.com/dragonflyoss/dragonfly.git
cd ./Dragonfly2/deploy/docker-compose/
export IP=
diff --git a/versioned_docs/version-v2.0.7/setup/install/source.md b/versioned_docs/version-v2.0.7/setup/install/source.md
index 8e8c49ce..d3c535c5 100644
--- a/versioned_docs/version-v2.0.7/setup/install/source.md
+++ b/versioned_docs/version-v2.0.7/setup/install/source.md
@@ -20,7 +20,7 @@ the executable files separately according to the modules.
### Download the precompiled binaries {#download-the-precompiled-binaries}
1. Download a binary package. You can download one of the latest builds for Dragonfly on the
- [github releases page](https://github.com/dragonflyoss/Dragonfly2/releases)
+ [github releases page](https://github.com/dragonflyoss/dragonfly/releases)
> Note: v2.x-rc.x rc indicates the candidate version and is not recommended to be deployed in a production environment
@@ -28,7 +28,7 @@ the executable files separately according to the modules.
version=2.0.2
wget -O dragonfly_linux_amd64.tar.gz \
- https://github.com/dragonflyoss/Dragonfly2/releases/download/v${version}/dragonfly-${version}-linux-amd64.tar.gz
+ https://github.com/dragonflyoss/dragonfly/releases/download/v${version}/dragonfly-${version}-linux-amd64.tar.gz
```
2. Unzip the package.
@@ -49,7 +49,7 @@ the executable files separately according to the modules.
1. Obtain the source code of Dragonfly.
```bash
- git clone --recurse-submodules https://github.com/dragonflyoss/Dragonfly2.git
+ git clone --recurse-submodules https://github.com/dragonflyoss/dragonfly.git
```
2. Enter the project directory.
diff --git a/versioned_docs/version-v2.0.7/setup/runtime/containerd/mirror.md b/versioned_docs/version-v2.0.7/setup/runtime/containerd/mirror.md
index 7cf15815..be9566ca 100644
--- a/versioned_docs/version-v2.0.7/setup/runtime/containerd/mirror.md
+++ b/versioned_docs/version-v2.0.7/setup/runtime/containerd/mirror.md
@@ -117,7 +117,7 @@ server = "https://example.com"
##### Option 2: Generate hosts.toml automatically {#option-2-generate-hoststoml-automatically}
-You can also generate hosts.toml with
+You can also generate hosts.toml with
```shell
bash gen-containerd-hosts.sh example.com
diff --git a/versioned_docs/version-v2.0.7/setup/upgrade.md b/versioned_docs/version-v2.0.7/setup/upgrade.md
index e5523094..ab87f525 100644
--- a/versioned_docs/version-v2.0.7/setup/upgrade.md
+++ b/versioned_docs/version-v2.0.7/setup/upgrade.md
@@ -11,7 +11,7 @@ The [helm chart](https://github.com/dragonflyoss/helm-charts) is a project manag
User can query and download the latest version chart or history version
from [Artifact Hub](https://artifacthub.io/packages/helm/dragonfly/dragonfly).
-Before Upgrade, user must read the [Change Log](https://github.com/dragonflyoss/Dragonfly2/blob/main/CHANGELOG.md) to
+Before Upgrade, user must read the [Change Log](https://github.com/dragonflyoss/dragonfly/blob/main/CHANGELOG.md) to
make sure the breaking changes between the current version and target version.
```shell script
diff --git a/versioned_docs/version-v2.0.8/concepts/terminology/dfstore.md b/versioned_docs/version-v2.0.8/concepts/terminology/dfstore.md
index 4e230ba3..a665bad7 100644
--- a/versioned_docs/version-v2.0.8/concepts/terminology/dfstore.md
+++ b/versioned_docs/version-v2.0.8/concepts/terminology/dfstore.md
@@ -147,7 +147,7 @@ Install dragonfly system with object storage, refer to [install dragonfly](../..
### Step 5: Install the dfstore command-line tool
-Install the last version of dfstore. You can install one of the version for Dragonfly on the [github releases page](https://github.com/dragonflyoss/Dragonfly2/releases).
+Install the last version of dfstore. You can install one of the version for Dragonfly on the [github releases page](https://github.com/dragonflyoss/dragonfly/releases).
```shell
go install d7y.io/dragonfly/v2/cmd/dfstore@latest
diff --git a/versioned_docs/version-v2.0.8/contribute/development-guide/development.md b/versioned_docs/version-v2.0.8/contribute/development-guide/development.md
index 4c0f27b7..14f362c2 100644
--- a/versioned_docs/version-v2.0.8/contribute/development-guide/development.md
+++ b/versioned_docs/version-v2.0.8/contribute/development-guide/development.md
@@ -13,7 +13,7 @@ See documentation on [docs.docker.com]
## Step 2: Start dragonfly {#step-2-start-dragonfly}
Enter dragonfly project and start docker-compose,
-refer to [deploy with docker compose](https://github.com/dragonflyoss/Dragonfly2/blob/main/deploy/docker-compose/README.md).
+refer to [deploy with docker compose](https://github.com/dragonflyoss/dragonfly/blob/main/deploy/docker-compose/README.md).
```bash
$ cd deploy/docker-compose
diff --git a/versioned_docs/version-v2.0.8/contribute/development-guide/plugin.md b/versioned_docs/version-v2.0.8/contribute/development-guide/plugin.md
index 629d0b16..fcbe0ce3 100644
--- a/versioned_docs/version-v2.0.8/contribute/development-guide/plugin.md
+++ b/versioned_docs/version-v2.0.8/contribute/development-guide/plugin.md
@@ -313,7 +313,7 @@ export CGO_ENABLED="1"
# ensure same commit of code base
D7Y_COMMIT=01798aa08a6b4510210dd0a901e9f89318405440
-git clone https://github.com/dragonflyoss/Dragonfly2.git /Dragonfly2 && git reset --hard ${D7Y_COMMIT}
+git clone https://github.com/dragonflyoss/dragonfly.git /Dragonfly2 && git reset --hard ${D7Y_COMMIT}
(cd /Dragonfly2 && make build-dfget)
# build plugin
diff --git a/versioned_docs/version-v2.0.8/getting-started/quick-start/docker-compose.md b/versioned_docs/version-v2.0.8/getting-started/quick-start/docker-compose.md
index bbb17e19..c6bece15 100644
--- a/versioned_docs/version-v2.0.8/getting-started/quick-start/docker-compose.md
+++ b/versioned_docs/version-v2.0.8/getting-started/quick-start/docker-compose.md
@@ -24,7 +24,7 @@ the docker container engine and installed docker-compose on your machine.
> ref [sed command with -i option failing on Mac, but works on Linux](https://stackoverflow.com/a/41416710)
```bash
-git clone https://github.com/dragonflyoss/Dragonfly2.git
+git clone https://github.com/dragonflyoss/dragonfly.git
cd ./Dragonfly2/deploy/docker-compose/
export IP=
diff --git a/versioned_docs/version-v2.0.8/setup/install/source.md b/versioned_docs/version-v2.0.8/setup/install/source.md
index 8e8c49ce..d3c535c5 100644
--- a/versioned_docs/version-v2.0.8/setup/install/source.md
+++ b/versioned_docs/version-v2.0.8/setup/install/source.md
@@ -20,7 +20,7 @@ the executable files separately according to the modules.
### Download the precompiled binaries {#download-the-precompiled-binaries}
1. Download a binary package. You can download one of the latest builds for Dragonfly on the
- [github releases page](https://github.com/dragonflyoss/Dragonfly2/releases)
+ [github releases page](https://github.com/dragonflyoss/dragonfly/releases)
> Note: v2.x-rc.x rc indicates the candidate version and is not recommended to be deployed in a production environment
@@ -28,7 +28,7 @@ the executable files separately according to the modules.
version=2.0.2
wget -O dragonfly_linux_amd64.tar.gz \
- https://github.com/dragonflyoss/Dragonfly2/releases/download/v${version}/dragonfly-${version}-linux-amd64.tar.gz
+ https://github.com/dragonflyoss/dragonfly/releases/download/v${version}/dragonfly-${version}-linux-amd64.tar.gz
```
2. Unzip the package.
@@ -49,7 +49,7 @@ the executable files separately according to the modules.
1. Obtain the source code of Dragonfly.
```bash
- git clone --recurse-submodules https://github.com/dragonflyoss/Dragonfly2.git
+ git clone --recurse-submodules https://github.com/dragonflyoss/dragonfly.git
```
2. Enter the project directory.
diff --git a/versioned_docs/version-v2.0.8/setup/runtime/containerd/mirror.md b/versioned_docs/version-v2.0.8/setup/runtime/containerd/mirror.md
index 7cf15815..be9566ca 100644
--- a/versioned_docs/version-v2.0.8/setup/runtime/containerd/mirror.md
+++ b/versioned_docs/version-v2.0.8/setup/runtime/containerd/mirror.md
@@ -117,7 +117,7 @@ server = "https://example.com"
##### Option 2: Generate hosts.toml automatically {#option-2-generate-hoststoml-automatically}
-You can also generate hosts.toml with
+You can also generate hosts.toml with
```shell
bash gen-containerd-hosts.sh example.com
diff --git a/versioned_docs/version-v2.0.8/setup/upgrade.md b/versioned_docs/version-v2.0.8/setup/upgrade.md
index e5523094..ab87f525 100644
--- a/versioned_docs/version-v2.0.8/setup/upgrade.md
+++ b/versioned_docs/version-v2.0.8/setup/upgrade.md
@@ -11,7 +11,7 @@ The [helm chart](https://github.com/dragonflyoss/helm-charts) is a project manag
User can query and download the latest version chart or history version
from [Artifact Hub](https://artifacthub.io/packages/helm/dragonfly/dragonfly).
-Before Upgrade, user must read the [Change Log](https://github.com/dragonflyoss/Dragonfly2/blob/main/CHANGELOG.md) to
+Before Upgrade, user must read the [Change Log](https://github.com/dragonflyoss/dragonfly/blob/main/CHANGELOG.md) to
make sure the breaking changes between the current version and target version.
```shell script
diff --git a/versioned_docs/version-v2.0.9/concepts/terminology/dfstore.md b/versioned_docs/version-v2.0.9/concepts/terminology/dfstore.md
index 4e230ba3..a665bad7 100644
--- a/versioned_docs/version-v2.0.9/concepts/terminology/dfstore.md
+++ b/versioned_docs/version-v2.0.9/concepts/terminology/dfstore.md
@@ -147,7 +147,7 @@ Install dragonfly system with object storage, refer to [install dragonfly](../..
### Step 5: Install the dfstore command-line tool
-Install the last version of dfstore. You can install one of the version for Dragonfly on the [github releases page](https://github.com/dragonflyoss/Dragonfly2/releases).
+Install the last version of dfstore. You can install one of the version for Dragonfly on the [github releases page](https://github.com/dragonflyoss/dragonfly/releases).
```shell
go install d7y.io/dragonfly/v2/cmd/dfstore@latest
diff --git a/versioned_docs/version-v2.0.9/contribute/development-guide/development.md b/versioned_docs/version-v2.0.9/contribute/development-guide/development.md
index 4c0f27b7..14f362c2 100644
--- a/versioned_docs/version-v2.0.9/contribute/development-guide/development.md
+++ b/versioned_docs/version-v2.0.9/contribute/development-guide/development.md
@@ -13,7 +13,7 @@ See documentation on [docs.docker.com]
## Step 2: Start dragonfly {#step-2-start-dragonfly}
Enter dragonfly project and start docker-compose,
-refer to [deploy with docker compose](https://github.com/dragonflyoss/Dragonfly2/blob/main/deploy/docker-compose/README.md).
+refer to [deploy with docker compose](https://github.com/dragonflyoss/dragonfly/blob/main/deploy/docker-compose/README.md).
```bash
$ cd deploy/docker-compose
diff --git a/versioned_docs/version-v2.0.9/contribute/development-guide/plugin.md b/versioned_docs/version-v2.0.9/contribute/development-guide/plugin.md
index 38c6b1d8..7517056c 100644
--- a/versioned_docs/version-v2.0.9/contribute/development-guide/plugin.md
+++ b/versioned_docs/version-v2.0.9/contribute/development-guide/plugin.md
@@ -313,7 +313,7 @@ export CGO_ENABLED="1"
# ensure same commit of code base
D7Y_COMMIT=01798aa08a6b4510210dd0a901e9f89318405440
-git clone https://github.com/dragonflyoss/Dragonfly2.git /Dragonfly2 && git reset --hard ${D7Y_COMMIT}
+git clone https://github.com/dragonflyoss/dragonfly.git /Dragonfly2 && git reset --hard ${D7Y_COMMIT}
(cd /Dragonfly2 && make build-dfget)
# build plugin
diff --git a/versioned_docs/version-v2.0.9/getting-started/quick-start/docker-compose.md b/versioned_docs/version-v2.0.9/getting-started/quick-start/docker-compose.md
index bbb17e19..c6bece15 100644
--- a/versioned_docs/version-v2.0.9/getting-started/quick-start/docker-compose.md
+++ b/versioned_docs/version-v2.0.9/getting-started/quick-start/docker-compose.md
@@ -24,7 +24,7 @@ the docker container engine and installed docker-compose on your machine.
> ref [sed command with -i option failing on Mac, but works on Linux](https://stackoverflow.com/a/41416710)
```bash
-git clone https://github.com/dragonflyoss/Dragonfly2.git
+git clone https://github.com/dragonflyoss/dragonfly.git
cd ./Dragonfly2/deploy/docker-compose/
export IP=
diff --git a/versioned_docs/version-v2.0.9/setup/install/source.md b/versioned_docs/version-v2.0.9/setup/install/source.md
index 8e8c49ce..d3c535c5 100644
--- a/versioned_docs/version-v2.0.9/setup/install/source.md
+++ b/versioned_docs/version-v2.0.9/setup/install/source.md
@@ -20,7 +20,7 @@ the executable files separately according to the modules.
### Download the precompiled binaries {#download-the-precompiled-binaries}
1. Download a binary package. You can download one of the latest builds for Dragonfly on the
- [github releases page](https://github.com/dragonflyoss/Dragonfly2/releases)
+ [github releases page](https://github.com/dragonflyoss/dragonfly/releases)
> Note: v2.x-rc.x rc indicates the candidate version and is not recommended to be deployed in a production environment
@@ -28,7 +28,7 @@ the executable files separately according to the modules.
version=2.0.2
wget -O dragonfly_linux_amd64.tar.gz \
- https://github.com/dragonflyoss/Dragonfly2/releases/download/v${version}/dragonfly-${version}-linux-amd64.tar.gz
+ https://github.com/dragonflyoss/dragonfly/releases/download/v${version}/dragonfly-${version}-linux-amd64.tar.gz
```
2. Unzip the package.
@@ -49,7 +49,7 @@ the executable files separately according to the modules.
1. Obtain the source code of Dragonfly.
```bash
- git clone --recurse-submodules https://github.com/dragonflyoss/Dragonfly2.git
+ git clone --recurse-submodules https://github.com/dragonflyoss/dragonfly.git
```
2. Enter the project directory.
diff --git a/versioned_docs/version-v2.0.9/setup/runtime/containerd/mirror.md b/versioned_docs/version-v2.0.9/setup/runtime/containerd/mirror.md
index 1acf4531..57581660 100644
--- a/versioned_docs/version-v2.0.9/setup/runtime/containerd/mirror.md
+++ b/versioned_docs/version-v2.0.9/setup/runtime/containerd/mirror.md
@@ -115,7 +115,7 @@ server = "https://example.com"
##### Option 2: Generate hosts.toml automatically {#option-2-generate-hoststoml-automatically}
-You can also generate hosts.toml with
+You can also generate hosts.toml with
```shell
bash gen-containerd-hosts.sh example.com
diff --git a/versioned_docs/version-v2.0.9/setup/upgrade.md b/versioned_docs/version-v2.0.9/setup/upgrade.md
index e5523094..ab87f525 100644
--- a/versioned_docs/version-v2.0.9/setup/upgrade.md
+++ b/versioned_docs/version-v2.0.9/setup/upgrade.md
@@ -11,7 +11,7 @@ The [helm chart](https://github.com/dragonflyoss/helm-charts) is a project manag
User can query and download the latest version chart or history version
from [Artifact Hub](https://artifacthub.io/packages/helm/dragonfly/dragonfly).
-Before Upgrade, user must read the [Change Log](https://github.com/dragonflyoss/Dragonfly2/blob/main/CHANGELOG.md) to
+Before Upgrade, user must read the [Change Log](https://github.com/dragonflyoss/dragonfly/blob/main/CHANGELOG.md) to
make sure the breaking changes between the current version and target version.
```shell script
diff --git a/versioned_docs/version-v2.1.0/concepts/terminology/dfstore.md b/versioned_docs/version-v2.1.0/concepts/terminology/dfstore.md
index debb139f..78088aed 100644
--- a/versioned_docs/version-v2.1.0/concepts/terminology/dfstore.md
+++ b/versioned_docs/version-v2.1.0/concepts/terminology/dfstore.md
@@ -147,7 +147,7 @@ Install dragonfly system with object storage, refer to [install dragonfly](../..
### Step 5: Install the dfstore command-line tool
-Install the last version of dfstore. You can install one of the version for Dragonfly on the [github releases page](https://github.com/dragonflyoss/Dragonfly2/releases).
+Install the last version of dfstore. You can install one of the version for Dragonfly on the [github releases page](https://github.com/dragonflyoss/dragonfly/releases).
```shell
go install d7y.io/dragonfly/v2/cmd/dfstore@latest
diff --git a/versioned_docs/version-v2.1.0/contribute/development-guide/development.md b/versioned_docs/version-v2.1.0/contribute/development-guide/development.md
index 4c0f27b7..14f362c2 100644
--- a/versioned_docs/version-v2.1.0/contribute/development-guide/development.md
+++ b/versioned_docs/version-v2.1.0/contribute/development-guide/development.md
@@ -13,7 +13,7 @@ See documentation on [docs.docker.com]
## Step 2: Start dragonfly {#step-2-start-dragonfly}
Enter dragonfly project and start docker-compose,
-refer to [deploy with docker compose](https://github.com/dragonflyoss/Dragonfly2/blob/main/deploy/docker-compose/README.md).
+refer to [deploy with docker compose](https://github.com/dragonflyoss/dragonfly/blob/main/deploy/docker-compose/README.md).
```bash
$ cd deploy/docker-compose
diff --git a/versioned_docs/version-v2.1.0/contribute/development-guide/plugin.md b/versioned_docs/version-v2.1.0/contribute/development-guide/plugin.md
index 38c6b1d8..7517056c 100644
--- a/versioned_docs/version-v2.1.0/contribute/development-guide/plugin.md
+++ b/versioned_docs/version-v2.1.0/contribute/development-guide/plugin.md
@@ -313,7 +313,7 @@ export CGO_ENABLED="1"
# ensure same commit of code base
D7Y_COMMIT=01798aa08a6b4510210dd0a901e9f89318405440
-git clone https://github.com/dragonflyoss/Dragonfly2.git /Dragonfly2 && git reset --hard ${D7Y_COMMIT}
+git clone https://github.com/dragonflyoss/dragonfly.git /Dragonfly2 && git reset --hard ${D7Y_COMMIT}
(cd /Dragonfly2 && make build-dfget)
# build plugin
diff --git a/versioned_docs/version-v2.1.0/getting-started/quick-start/docker-compose.md b/versioned_docs/version-v2.1.0/getting-started/quick-start/docker-compose.md
index bbb17e19..c6bece15 100644
--- a/versioned_docs/version-v2.1.0/getting-started/quick-start/docker-compose.md
+++ b/versioned_docs/version-v2.1.0/getting-started/quick-start/docker-compose.md
@@ -24,7 +24,7 @@ the docker container engine and installed docker-compose on your machine.
> ref [sed command with -i option failing on Mac, but works on Linux](https://stackoverflow.com/a/41416710)
```bash
-git clone https://github.com/dragonflyoss/Dragonfly2.git
+git clone https://github.com/dragonflyoss/dragonfly.git
cd ./Dragonfly2/deploy/docker-compose/
export IP=
diff --git a/versioned_docs/version-v2.1.0/setup/install/source.md b/versioned_docs/version-v2.1.0/setup/install/source.md
index 92a325a7..a47530a1 100644
--- a/versioned_docs/version-v2.1.0/setup/install/source.md
+++ b/versioned_docs/version-v2.1.0/setup/install/source.md
@@ -20,7 +20,7 @@ the executable files separately according to the modules.
### Download the precompiled binaries {#download-the-precompiled-binaries}
1. Download a binary package. You can download one of the latest builds for Dragonfly on the
- [github releases page](https://github.com/dragonflyoss/Dragonfly2/releases)
+ [github releases page](https://github.com/dragonflyoss/dragonfly/releases)
> Note: v2.x-rc.x rc indicates the candidate version and is not recommended to be deployed in a production environment
@@ -28,7 +28,7 @@ the executable files separately according to the modules.
version=2.0.2
wget -O dragonfly_linux_amd64.tar.gz \
- https://github.com/dragonflyoss/Dragonfly2/releases/download/v${version}/dragonfly-${version}-linux-amd64.tar.gz
+ https://github.com/dragonflyoss/dragonfly/releases/download/v${version}/dragonfly-${version}-linux-amd64.tar.gz
```
2. Unzip the package.
@@ -49,7 +49,7 @@ the executable files separately according to the modules.
1. Obtain the source code of Dragonfly.
```bash
- git clone --recurse-submodules https://github.com/dragonflyoss/Dragonfly2.git
+ git clone --recurse-submodules https://github.com/dragonflyoss/dragonfly.git
```
2. Enter the project directory.
diff --git a/versioned_docs/version-v2.1.0/setup/runtime/containerd/mirror.md b/versioned_docs/version-v2.1.0/setup/runtime/containerd/mirror.md
index 1acf4531..57581660 100644
--- a/versioned_docs/version-v2.1.0/setup/runtime/containerd/mirror.md
+++ b/versioned_docs/version-v2.1.0/setup/runtime/containerd/mirror.md
@@ -115,7 +115,7 @@ server = "https://example.com"
##### Option 2: Generate hosts.toml automatically {#option-2-generate-hoststoml-automatically}
-You can also generate hosts.toml with
+You can also generate hosts.toml with
```shell
bash gen-containerd-hosts.sh example.com
diff --git a/versioned_docs/version-v2.1.0/setup/upgrade.md b/versioned_docs/version-v2.1.0/setup/upgrade.md
index e5523094..ab87f525 100644
--- a/versioned_docs/version-v2.1.0/setup/upgrade.md
+++ b/versioned_docs/version-v2.1.0/setup/upgrade.md
@@ -11,7 +11,7 @@ The [helm chart](https://github.com/dragonflyoss/helm-charts) is a project manag
User can query and download the latest version chart or history version
from [Artifact Hub](https://artifacthub.io/packages/helm/dragonfly/dragonfly).
-Before Upgrade, user must read the [Change Log](https://github.com/dragonflyoss/Dragonfly2/blob/main/CHANGELOG.md) to
+Before Upgrade, user must read the [Change Log](https://github.com/dragonflyoss/dragonfly/blob/main/CHANGELOG.md) to
make sure the breaking changes between the current version and target version.
```shell script
diff --git a/versioned_docs/version-v2.1.x/concepts/terminology/dfstore.md b/versioned_docs/version-v2.1.x/concepts/terminology/dfstore.md
index 9a437ff6..4a689397 100644
--- a/versioned_docs/version-v2.1.x/concepts/terminology/dfstore.md
+++ b/versioned_docs/version-v2.1.x/concepts/terminology/dfstore.md
@@ -147,7 +147,7 @@ Install dragonfly system with object storage, refer to [install dragonfly](../..
### Step 5: Install the dfstore command-line tool
-Install the last version of dfstore. You can install one of the version for Dragonfly on the [github releases page](https://github.com/dragonflyoss/Dragonfly2/releases).
+Install the last version of dfstore. You can install one of the version for Dragonfly on the [github releases page](https://github.com/dragonflyoss/dragonfly/releases).
```shell
go install d7y.io/dragonfly/v2/cmd/dfstore@latest
diff --git a/versioned_docs/version-v2.1.x/contribute/development-guide/development.md b/versioned_docs/version-v2.1.x/contribute/development-guide/development.md
index 4c0f27b7..14f362c2 100644
--- a/versioned_docs/version-v2.1.x/contribute/development-guide/development.md
+++ b/versioned_docs/version-v2.1.x/contribute/development-guide/development.md
@@ -13,7 +13,7 @@ See documentation on [docs.docker.com]
## Step 2: Start dragonfly {#step-2-start-dragonfly}
Enter dragonfly project and start docker-compose,
-refer to [deploy with docker compose](https://github.com/dragonflyoss/Dragonfly2/blob/main/deploy/docker-compose/README.md).
+refer to [deploy with docker compose](https://github.com/dragonflyoss/dragonfly/blob/main/deploy/docker-compose/README.md).
```bash
$ cd deploy/docker-compose
diff --git a/versioned_docs/version-v2.1.x/contribute/development-guide/plugin.md b/versioned_docs/version-v2.1.x/contribute/development-guide/plugin.md
index 38c6b1d8..7517056c 100644
--- a/versioned_docs/version-v2.1.x/contribute/development-guide/plugin.md
+++ b/versioned_docs/version-v2.1.x/contribute/development-guide/plugin.md
@@ -313,7 +313,7 @@ export CGO_ENABLED="1"
# ensure same commit of code base
D7Y_COMMIT=01798aa08a6b4510210dd0a901e9f89318405440
-git clone https://github.com/dragonflyoss/Dragonfly2.git /Dragonfly2 && git reset --hard ${D7Y_COMMIT}
+git clone https://github.com/dragonflyoss/dragonfly.git /Dragonfly2 && git reset --hard ${D7Y_COMMIT}
(cd /Dragonfly2 && make build-dfget)
# build plugin
diff --git a/versioned_docs/version-v2.1.x/getting-started/installation/binaries.md b/versioned_docs/version-v2.1.x/getting-started/installation/binaries.md
index 75f6b9fd..7cf3c989 100644
--- a/versioned_docs/version-v2.1.x/getting-started/installation/binaries.md
+++ b/versioned_docs/version-v2.1.x/getting-started/installation/binaries.md
@@ -23,7 +23,7 @@ This guide shows how to install the Dragonfly. Dragonfly can be installed either
### From the Binary Releases {#from-the-binary-releases}
-Every [release](https://github.com/dragonflyoss/Dragonfly2/releases) of
+Every [release](https://github.com/dragonflyoss/dragonfly/releases) of
Dragonfly provides binary releases for a variety of OSes.
These binary versions can be manually downloaded and installed.
@@ -35,7 +35,7 @@ Download the Dragonfly binaries:
```bash
VERSION=
-wget -O dragonfly_linux_amd64.tar.gz https://github.com/dragonflyoss/Dragonfly2/releases/download/v${VERSION}/dragonfly-${VERSION}-linux-amd64.tar.gz
+wget -O dragonfly_linux_amd64.tar.gz https://github.com/dragonflyoss/dragonfly/releases/download/v${VERSION}/dragonfly-${VERSION}-linux-amd64.tar.gz
```
@@ -58,7 +58,7 @@ export PATH="/path/to/dragonfly:$PATH"
Clone the source code of Dragonfly:
```bash
-git clone --recurse-submodules https://github.com/dragonflyoss/Dragonfly2.git
+git clone --recurse-submodules https://github.com/dragonflyoss/dragonfly.git
cd Dragonfly2
```
diff --git a/versioned_docs/version-v2.1.x/operations/integrations/upgrade.md b/versioned_docs/version-v2.1.x/operations/integrations/upgrade.md
index 66f24c80..9b5c4ed3 100644
--- a/versioned_docs/version-v2.1.x/operations/integrations/upgrade.md
+++ b/versioned_docs/version-v2.1.x/operations/integrations/upgrade.md
@@ -11,7 +11,7 @@ The [helm chart](https://github.com/dragonflyoss/helm-charts) is a project manag
User can query and download the latest version chart or history version
from [Artifact Hub](https://artifacthub.io/packages/helm/dragonfly/dragonfly).
-Before Upgrade, user must read the [Change Log](https://github.com/dragonflyoss/Dragonfly2/blob/main/CHANGELOG.md) to
+Before Upgrade, user must read the [Change Log](https://github.com/dragonflyoss/dragonfly/blob/main/CHANGELOG.md) to
make sure the breaking changes between the current version and target version.
```shell script
diff --git a/versioned_docs/version-v2.1.x/others/Roadmap.md b/versioned_docs/version-v2.1.x/others/Roadmap.md
index 0f88b3c1..b7004f2f 100644
--- a/versioned_docs/version-v2.1.x/others/Roadmap.md
+++ b/versioned_docs/version-v2.1.x/others/Roadmap.md
@@ -79,7 +79,7 @@ Client:
Others:
-- A third party security audit was performed by Trail of Bits, you can see the full report [here](https://github.com/dragonflyoss/Dragonfly2/blob/main/docs/security/dragonfly-comprehensive-report-2023.pdf).
+- A third party security audit was performed by Trail of Bits, you can see the full report [here](https://github.com/dragonflyoss/dragonfly/blob/main/docs/security/dragonfly-comprehensive-report-2023.pdf).
- Hiding sensitive information in logs, such as the token in the header.
## v2.2