Skip to content

Commit 0fd25ad

Browse files
updated docusaurus.config
1 parent 7536a75 commit 0fd25ad

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/FAQs/dual-staking-faqs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ The act of delegators rebalancing their delegation to maximize reward is the dri
4848

4949
### 7\. Is there any risk of losing your Bitcoin assets during dual staking?
5050

51-
Dual Staking is a [non-custodial process](../Learn/products/btc-staking/overview#how-non-custodial-bitcoin-staking-works), allowing users to maintain full control over their assets. Throughout the staking process, Bitcoin remains securely in the user’s wallet. Stakers face no slashing risk, external smart contract risk, or counterparty risk. The trust assumptions for staking Bitcoin are the same trust assumptions underlying holding Bitcoin.
51+
Dual Staking is a [non-custodial process](../Learn/products/btc-staking/overview), allowing users to maintain full control over their assets. Throughout the staking process, Bitcoin remains securely in the user’s wallet. Stakers face no slashing risk, external smart contract risk, or counterparty risk. The trust assumptions for staking Bitcoin are the same trust assumptions underlying holding Bitcoin.
5252

5353
### 8\. While Bitcoin is timelocked, can users unstake CORE that’s dual staked with Bitcoin? If so, do they lose any rewards earned prior to unstaking CORE?
5454

docusaurus.config.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,12 @@ const config: Config = {
1919
// Set the /<baseUrl>/ pathname under which your site is served
2020
// For GitHub pages deployment, it is often '/<projectName>/'
2121
// baseUrl: '/',
22-
baseUrl: "/CoreDAO-Docs/",
22+
baseUrl: "/",
2323

2424
// GitHub pages deployment config.
2525
// If you aren't using GitHub pages, you don't need these.
2626

27-
organizationName: "MarryamZulfiqar", // Usually your GitHub org/user name.
27+
organizationName: "coredao-org", // Usually your GitHub org/user name.
2828
projectName: "CoreDAO-Docs", // Usually your repo name.
2929
deploymentBranch: "main",
3030
trailingSlash: false,

0 commit comments

Comments
 (0)