Skip to content

Commit 5715c68

Browse files
authored
publish typo fix (#913)
Signed-off-by: Mark Nelson <mark.x.nelson@oracle.com>
1 parent 144eae7 commit 5715c68

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

spring/development/setup/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2528,7 +2528,7 @@ <h2 id="spring-cli-for-project-creation">
25282528
>Spring CLI</a>. To use this
25292529
feature, install Spring CLI following the instructions provided in that repository, and then
25302530
import the Oracle Project Catalog as follows:</p>
2531-
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-bash" data-lang="bash"><span class="line"><span class="cl">spring project catalog add --name oracle --url https://github.com/oracle/spring-cloud-oci/tree/obaas-starter/database/spring-cli/catalog
2531+
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-bash" data-lang="bash"><span class="line"><span class="cl">spring project catalog add --name oracle --url https://github.com/oracle/spring-cloud-oci/tree/main/database/spring-cli/catalog
25322532
</span></span></code></pre></div><p>To create a new project, for example called <code>test2</code> with specific Maven group and artifact IDs,
25332533
use a command similar to this, substituting your desired coordinates:</p>
25342534
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-bash" data-lang="bash"><span class="line"><span class="cl">spring boot new --name test2 --from obaas --group-id com.example --artifact-id test2 --version 0.0.1

spring/search/en.data.min.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)