diff --git a/docs/native-tokens/authenticated-products.md b/docs/native-tokens/authenticated-products.md index 9ecd64210c..fbe37fbca9 100644 --- a/docs/native-tokens/authenticated-products.md +++ b/docs/native-tokens/authenticated-products.md @@ -1,8 +1,8 @@ --- id: authenticated-products -title: Authenticated Products on Cardano Merch Store +title: Authenticated Products on Cardano Store sidebar_label: Authenticated Products -description: Authenticated Products on Cardano Merch Store. +description: Authenticated Products on Cardano Store. image: /img/og/og-developer-portal.png --- diff --git a/docs/operate-a-stake-pool/cardano-relay-configuration.md b/docs/operate-a-stake-pool/cardano-relay-configuration.md index 2d550f4774..6c99c0f667 100644 --- a/docs/operate-a-stake-pool/cardano-relay-configuration.md +++ b/docs/operate-a-stake-pool/cardano-relay-configuration.md @@ -95,7 +95,7 @@ To run an instance of Cardano Node, we create a bash script and configure the op First, switch to the directory containing configuration files ``` -cd cd $HOME/cardano-testnet +cd $HOME/cardano-testnet ``` Now create the start script startTestNode.sh