From 433d322154fcd6e0cd649588ce853767ee21e695 Mon Sep 17 00:00:00 2001 From: subnetdev0 <163657355+subnetdev0@users.noreply.github.com> Date: Fri, 26 Apr 2024 23:17:23 +0100 Subject: [PATCH] Correct FAQ hyperlink (#117) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c53438f..7b09566 100644 --- a/README.md +++ b/README.md @@ -113,7 +113,7 @@ Links to specific sections are provided below. * [Register Operator](https://docs.eigenlayer.xyz/operator-guides/operator-installation#registration) * [Operator Status](https://docs.eigenlayer.xyz/operator-guides/operator-installation#checking-status-of-registration) * [Metadata Updates](https://docs.eigenlayer.xyz/operator-guides/operator-installation#metadata-updates) -* [Frequently Asked Questions](https://docs.eigenlayer.xyz/operator-guides/faq) +* [Frequently Asked Questions](https://docs.eigenlayer.xyz/operator-guides/operator-faq) * [Troubleshooting](https://docs.eigenlayer.xyz/operator-guides/troubleshooting) If you see any issues in documentation please create an issue or PR [here](https://github.com/Layr-Labs/eigenlayer-docs) @@ -133,4 +133,4 @@ To release a new version of the CLI, follow the steps below: ``` 4. This will automatically start the release process in the [GitHub Actions](https://github.com/Layr-Labs/eigenlayer-cli/actions/workflows/release.yml) and will create a draft release to the [GitHub Releases](https://github.com/Layr-Labs/eigenlayer-cli/releases) with all the required binaries and assets -5. Check the release notes and add any notable changes and publish the release \ No newline at end of file +5. Check the release notes and add any notable changes and publish the release