Skip to content

Commit 52eaa03

Browse files
authored
docs: remove stale apicurio rest api url from sr access guide (#628)
* docs: remove stale apicurio rest api url from sr access guide * docs: show example supported asciidoc editors
1 parent fc23885 commit 52eaa03

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

CONTRIBUTING.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
The guides toolchain is heavily dependent on AsciiDoc and Node.
1111

12-
. Install your favourite tool for editing AsciiDoc (for example, Atom).
12+
. Install your favourite tool for editing AsciiDoc (for example, VS Code or IntelliJ).
1313
. Install the latest Active long-term support (LTS) version of link:https://nodejs.org/en/about/releases/[Node] (`node`) .
1414
. Install link:https://github.com/nvm-sh/nvm[Node Version Manager] (`nvm`).
1515
. After you install `node` and `nvm`, run the following commands from your local `app-services-guides` repository's top-level directory (for example, `Users/myname/mylocalGitRepos/app-services-guides/`):

docs/registry/access-mgmt-registry/README.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,6 @@ The role is also added to the list of selected roles on the *Roles* tab.
221221
* {base-url}{getting-started-url-registry}[_Getting started with {product-long-registry}_^]
222222
* {base-url}{getting-started-rhoas-cli-url-registry}[_Getting started with the rhoas CLI for {product-long-registry}_^]
223223
* {base-url-cli}{command-ref-url-cli}[_CLI command reference (rhoas)_^]
224-
* https://www.apicur.io/registry/docs/apicurio-registry/2.1.x/assets-attachments/registry-rest-api.htm[_Apicurio Registry REST API documentation_^]
225224

226225
ifdef::parent-context[:context: {parent-context}]
227226
ifndef::parent-context[:!context:]

0 commit comments

Comments
 (0)