diff --git a/.github/workflows/devportal-update.yml b/.github/workflows/devportal-update.yml index 4da1c22d..372648a4 100644 --- a/.github/workflows/devportal-update.yml +++ b/.github/workflows/devportal-update.yml @@ -64,7 +64,7 @@ jobs: echo "---" > transformed/integrate.md echo "sidebar_label: Integrations" >> transformed/integrate.md echo "sidebar_position: 200" >> transformed/integrate.md - echo "title: RIF Relay Integration >> transformed/integrate.md + echo "title: RIF Relay Integration" >> transformed/integrate.md echo "description: 'Integrating RIF Relay in a dApp.'" >> transformed/integrate.md echo "tags: [rif, envelope, relay, integration guide]" >> transformed/integrate.md echo "---" >> transformed/integrate.md diff --git a/README.md b/README.md index 516e38e8..81f1169f 100644 --- a/README.md +++ b/README.md @@ -42,4 +42,4 @@ Each module has instructions for development and usage. * Please refer to the Rootstock Contribution Guidelines for more information on how to contribute to this project. ## License: -MIT License - Copyright (c) 2023 Rootstock +MIT License - Copyright (c) 2023 Rootstock \ No newline at end of file