Skip to content

Commit

Permalink
Merge pull request #813 from hirosystems/chore/bug-fixes
Browse files Browse the repository at this point in the history
copy edits + bug fixes + redirects
  • Loading branch information
ryanwaits authored Dec 17, 2024
2 parents 54f74a1 + 68c433d commit 1f230b8
Show file tree
Hide file tree
Showing 15 changed files with 56 additions and 16 deletions.
2 changes: 1 addition & 1 deletion content/docs/bitcoin/ordinals/api/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,5 @@ The Ordinals API uses REST endpoints and cached responses in order to optimize p
<br />

<Callout title="Need help building with the Ordinals API?" type="help">
Reach out to us on the <span className="font-bold">#ordinals</span> channel on [Discord](https://stacks.chat/) under the Hiro Developer Tools section. There's also a [weekly office hours](https://events.stacks.co/event/HD16484710) on Discord every Thursday at 11am ET.
Reach out to us on the <span className="font-bold">#ordinals</span> channel on [Discord](https://stacks.chat/) under the Hiro Developer Tools section. There's also a [weekly office hours](https://www.addevent.com/event/kI22007085) call every Wednesday at 1pm ET.
</Callout>
2 changes: 1 addition & 1 deletion content/docs/bitcoin/ordinals/ordhook/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,5 @@ With a familiar event-driven framework, you can customize what ordinals data you
<br />

<Callout title="Need help building with Ordhook?" type="help">
Reach out to us on the <span className="font-bold">#chainhook</span> channel on [Discord](https://stacks.chat/) under the Hiro Developer Tools section. There's also a [weekly office hours](https://events.stacks.co/event/HD16484710) on Discord every Thursday at 11am ET.
Reach out to us on the <span className="font-bold">#chainhook</span> channel on [Discord](https://stacks.chat/) under the Hiro Developer Tools section. There's also a [weekly office hours](https://www.addevent.com/event/kI22007085) call every Wednesday at 1pm ET.
</Callout>
2 changes: 1 addition & 1 deletion content/docs/stacks/api/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ If you're looking for direct access to the Stacks node, including the ability to
<br />

<Callout title="Need help building with the Stacks Blockchain API?" type="help">
Reach out to us on the <span className="font-bold">#api</span> channel on [Discord](https://stacks.chat/) under the Hiro Developer Tools section. There's also a [weekly office hours](https://events.stacks.co/event/HD16484710) on Discord every Thursday at 11am ET.
Reach out to us on the <span className="font-bold">#api</span> channel on [Discord](https://stacks.chat/) under the Hiro Developer Tools section. There's also a [weekly office hours](https://www.addevent.com/event/kI22007085) call every Wednesday at 1pm ET.
</Callout>


2 changes: 1 addition & 1 deletion content/docs/stacks/chainhook/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -52,5 +52,5 @@ To get started, check out our [installation guide](/stacks/chainhook/installatio
<br />

<Callout title="Need help building with Chainhook?" type="help">
Reach out to us on the <span className="font-bold">#chainhook</span> channel on [Discord](https://stacks.chat/) under the Hiro Developer Tools section. There's also a [weekly office hours](https://events.stacks.co/event/HD16484710) on Discord every Thursday at 11am ET.
Reach out to us on the <span className="font-bold">#chainhook</span> channel on [Discord](https://stacks.chat/) under the Hiro Developer Tools section. There's also a [weekly office hours](https://www.addevent.com/event/kI22007085) call every Wednesday at 1pm ET.
</Callout>
2 changes: 1 addition & 1 deletion content/docs/stacks/clarinet-js-sdk/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,5 @@ Here is a non-exhaustive list of some of simnet's use-cases:
<br />

<Callout title="Need help building with Clarinet JS SDK?" type="help">
Reach out to us on the <span className="font-bold">#clarinet</span> channel on [Discord](https://stacks.chat/) under the Hiro Developer Tools section. There's also a [weekly office hours](https://events.stacks.co/event/HD16484710) on Discord every Thursday at 11am ET.
Reach out to us on the <span className="font-bold">#clarinet</span> channel on [Discord](https://stacks.chat/) under the Hiro Developer Tools section. There's also a [weekly office hours](https://www.addevent.com/event/kI22007085) call every Wednesday at 1pm ET.
</Callout>
2 changes: 1 addition & 1 deletion content/docs/stacks/clarinet/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -131,5 +131,5 @@ After generating the file, you can refer to the documentation for your shell to
<br />

<Callout title="Need help building with Clarinet?" type="help">
Reach out to us on the <span className="font-bold">#clarinet</span> channel on [Discord](https://stacks.chat/) under the Hiro Developer Tools section. There's also a [weekly office hours](https://events.stacks.co/event/HD16484710) on Discord every Thursday at 11am ET.
Reach out to us on the <span className="font-bold">#clarinet</span> channel on [Discord](https://stacks.chat/) under the Hiro Developer Tools section. There's also a [weekly office hours](https://www.addevent.com/event/kI22007085) call every Wednesday at 1pm ET.
</Callout>
6 changes: 3 additions & 3 deletions content/docs/stacks/clarinet/quickstart.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -130,9 +130,9 @@ Check out the [create a new project](/stacks/clarinet/guides/create-a-new-projec
<Cards>
<SecondaryCard
icon={<Clarinet />}
href="/stacks/clarinet/guides/cli-commands"
title="CLI Commands"
description="Learn how to use the Clarinet CLI to interact with your contracts."
href="/stacks/clarinet/guides/add-a-contract"
title="Add a contract to your project"
description="Learn how to add a contract to your project."
tag='Clarinet'
/>
<SecondaryCard
Expand Down
2 changes: 1 addition & 1 deletion content/docs/stacks/connect/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,5 @@ Stacks Connect is one of the most popular packages of [Stacks.js](/stacks/stacks
<br />

<Callout title="Need help building with Stacks Connect?" type="help">
Reach out to us on the <span className="font-bold">#stacks-js</span> channel on [Discord](https://stacks.chat/) under the Hiro Developer Tools section. There's also a [weekly office hours](https://events.stacks.co/event/HD16484710) on Discord every Thursday at 11am ET.
Reach out to us on the <span className="font-bold">#stacks-js</span> channel on [Discord](https://stacks.chat/) under the Hiro Developer Tools section. There's also a [weekly office hours](https://www.addevent.com/event/kI22007085) call every Wednesday at 1pm ET.
</Callout>
2 changes: 1 addition & 1 deletion content/docs/stacks/platform-api/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ In order to use these endpoints, you first need to [create an API key](/stacks/a
<br />

<Callout title="Need help building with the Platform API?" type="help">
Reach out to us on the <span className="font-bold">#hiro-platform</span> channel on [Discord](https://stacks.chat/) under the Hiro Developer Tools section. There's also a [weekly office hours](https://events.stacks.co/event/HD16484710) on Discord every Thursday at 11am ET.
Reach out to us on the <span className="font-bold">#hiro-platform</span> channel on [Discord](https://stacks.chat/) under the Hiro Developer Tools section. There's also a [weekly office hours](https://www.addevent.com/event/kI22007085) call every Wednesday at 1pm ET.
</Callout>


Expand Down
2 changes: 1 addition & 1 deletion content/docs/stacks/platform/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -69,5 +69,5 @@ You can also set up custom event streams via chainhooks and manage API keys for
<br />

<Callout title="Need help building with the Hiro Platform?" type="help">
Reach out to us on the <span className="font-bold">#hiro-platform</span> channel on [Discord](https://stacks.chat/) under the Hiro Developer Tools section. There's also a [weekly office hours](https://events.stacks.co/event/HD16484710) on Discord every Thursday at 11am ET.
Reach out to us on the <span className="font-bold">#hiro-platform</span> channel on [Discord](https://stacks.chat/) under the Hiro Developer Tools section. There's also a [weekly office hours](https://www.addevent.com/event/kI22007085) call every Wednesday at 1pm ET.
</Callout>
2 changes: 1 addition & 1 deletion content/docs/stacks/rpc-api/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ The Stacks Node RPC API allows you to query the Stacks blockchain and interact w
<br />

<Callout title="Need help building with the Stacks Node RPC API?" type="help">
Reach out to us on the <span className="font-bold">#api</span> channel on [Discord](https://stacks.chat/) under the Hiro Developer Tools section. There's also a [weekly office hours](https://events.stacks.co/event/HD16484710) on Discord every Thursday at 11am ET.
Reach out to us on the <span className="font-bold">#api</span> channel on [Discord](https://stacks.chat/) under the Hiro Developer Tools section. There's also a [weekly office hours](https://www.addevent.com/event/kI22007085) call every Wednesday at 1pm ET.
</Callout>


2 changes: 1 addition & 1 deletion content/docs/stacks/signer-metrics-api/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ This API also lets you analyze and evaluate the behavior of individual signers,
<br />

<Callout title="Need help building with the Stacks Node RPC API?" type="help">
Reach out to us on the <span className="font-bold">#api</span> channel on [Discord](https://stacks.chat/) under the Hiro Developer Tools section. There's also a [weekly office hours](https://events.stacks.co/event/HD16484710) on Discord every Thursday at 11am ET.
Reach out to us on the <span className="font-bold">#api</span> channel on [Discord](https://stacks.chat/) under the Hiro Developer Tools section. There's also a [weekly office hours](https://www.addevent.com/event/kI22007085) call every Wednesday at 1pm ET.
</Callout>


2 changes: 1 addition & 1 deletion content/docs/stacks/stacks.js/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,5 @@ For more details, check out out our [installation guide](./stacks.js/installatio
<br />

<Callout title="Need help building with Stacks.js?" type="help">
Reach out to us on the <span className="font-bold">#stacks-js</span> channel on [Discord](https://stacks.chat/) under the Hiro Developer Tools section. There's also a [weekly office hours](https://events.stacks.co/event/HD16484710) on Discord every Thursday at 11am ET.
Reach out to us on the <span className="font-bold">#stacks-js</span> channel on [Discord](https://stacks.chat/) under the Hiro Developer Tools section. There's also a [weekly office hours](https://www.addevent.com/event/kI22007085) call every Wednesday at 1pm ET.
</Callout>
2 changes: 1 addition & 1 deletion content/docs/stacks/token-metadata-api/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ The Token Metadata API is a service that offers a REST API, so you can easily pu
<br />

<Callout title="Need help building with the Token Metadata API?" type="help">
Reach out to us on the <span className="font-bold">#api</span> channel on [Discord](https://stacks.chat/) under the Hiro Developer Tools section. There's also a [weekly office hours](https://events.stacks.co/event/HD16484710) on Discord every Thursday at 11am ET.
Reach out to us on the <span className="font-bold">#api</span> channel on [Discord](https://stacks.chat/) under the Hiro Developer Tools section. There's also a [weekly office hours](https://www.addevent.com/event/kI22007085) call every Wednesday at 1pm ET.
</Callout>


Expand Down
40 changes: 40 additions & 0 deletions next.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,46 @@ const config = {
destination: "/stacks/stacks.js/concepts/private-keys",
permanent: true,
},
{
source: "/intro",
destination: "/",
permanent: true,
},
{
source: "/chainhooks/overview",
destination: "/stacks/chainhook",
permanent: true,
},
{
source: "/roadmap",
destination: "/",
permanent: true,
},
{
source: "/stacks/api-keys/rate-limiting",
destination: "/stacks/rate-limiting",
permanent: true,
},
{
source: "/txid",
destination: "/stacks/stacks.js/concepts/transactions",
permanent: true,
},
{
source: "/smart-contracts/clarinet",
destination: "/stacks/clarinet",
permanent: true,
},
{
source: "/stacks/platform/guides/deploy-project/build-contracts",
destination: "/stacks/platform",
permanent: true,
},
{
source: "/stacks/platform/guides/deploy-project/create-project",
destination: "/stacks/platform",
permanent: true,
},
],
};

Expand Down

0 comments on commit 1f230b8

Please sign in to comment.