diff --git a/docs/build/SUMMARY.md b/docs/build/SUMMARY.md index 9426615189..2e01df97ba 100644 --- a/docs/build/SUMMARY.md +++ b/docs/build/SUMMARY.md @@ -26,7 +26,7 @@ * [Latest Updates](whats-new/latest-updates.md) -## Learn Clarinet +## Clarinet * [Overview](clarinet/overview.md) * [Quickstart](clarinet/quickstart.md) @@ -45,12 +45,12 @@ * [Stacks.js Integration](clarinet/integrations/stacks.js.md) * [sBTC Integration](clarinet/integrations/sbtc.md) -## Learn Rendezvous +## Rendezvous * [Overview](rendezvous/overview.md) * [Quickstart](rendezvous/quickstart.md) -## Learn Stacks.js +## Stacks.js * [Overview](stacks.js/overview.md) * [Accounts & Addresses](stacks.js/accounts-and-addresses.md) diff --git a/docs/cookbook/README.md b/docs/cookbook/README.md index 8c6b09c495..0d7c54cb57 100644 --- a/docs/cookbook/README.md +++ b/docs/cookbook/README.md @@ -46,7 +46,7 @@ Recipes optimize for clarity and speed. They may omit production concerns like r ### Jump right in -
RecipesBrowse
Stacks.js
Transactions, reads, auth, and app integration.
Broken link
Clarity
Common contract patterns and implementation snippets.
Broken link
Example Contracts
Curated examples of notable mainnet contracts and reference implementations.
example-contracts
+
RecipesBrowse
Stacks.js
Transactions, reads, auth, and app integration.
Stacks.js Recipes
Clarity
Common contract patterns and implementation snippets.
Clarity Recipes
Example Contracts
Curated examples of notable mainnet contracts and reference implementations.
example-contracts
### Conventions and placeholders diff --git a/docs/press-and-reports/SUMMARY.md b/docs/press-and-reports/SUMMARY.md index f74f6c56dd..81ed9d095a 100644 --- a/docs/press-and-reports/SUMMARY.md +++ b/docs/press-and-reports/SUMMARY.md @@ -30,5 +30,5 @@ * [July 2025](press-and-top-links/2025/july-2025.md) * [August 2025](press-and-top-links/2025/august-2025.md) * [September 2025](press-and-top-links/2025/september-2025.md) - * [October 2025](press-and-top-links/2025/september-2025-1.md) - * [November 2025](press-and-top-links/2025/september-2025-2.md) + * [October 2025](press-and-top-links/2025/october-2025.md) + * [November 2025](press-and-top-links/2025/november-2025.md) diff --git a/docs/press-and-reports/press-and-top-links/2025/september-2025-2.md b/docs/press-and-reports/press-and-top-links/2025/november-2025.md similarity index 100% rename from docs/press-and-reports/press-and-top-links/2025/september-2025-2.md rename to docs/press-and-reports/press-and-top-links/2025/november-2025.md diff --git a/docs/press-and-reports/press-and-top-links/2025/september-2025-1.md b/docs/press-and-reports/press-and-top-links/2025/october-2025.md similarity index 100% rename from docs/press-and-reports/press-and-top-links/2025/september-2025-1.md rename to docs/press-and-reports/press-and-top-links/2025/october-2025.md diff --git a/docs/reference/SUMMARY.md b/docs/reference/SUMMARY.md index ffe443726c..454d175996 100644 --- a/docs/reference/SUMMARY.md +++ b/docs/reference/SUMMARY.md @@ -87,7 +87,7 @@ ## Node Operations -* [Stacks Node Configuration]() +* [Stacks Node Configuration](stacks-node-configuration.md) * [Signer Configuration](node-operations/signer-configuration.md) ## Rendezvous diff --git a/docs/reference/README (1).md b/docs/reference/stacks-node-configuration.md similarity index 100% rename from docs/reference/README (1).md rename to docs/reference/stacks-node-configuration.md