Skip to content

Commit 0f15133

Browse files
authored
Merge pull request #39 from sonatype-nexus-community/fix/branding-nginx
fix remaining Nexus -> Sonatype branding
2 parents ea3cfd2 + 69e6f48 commit 0f15133

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

config/nginx-www-template/index.html.template

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -118,9 +118,9 @@
118118
<dl class="row mt-4">
119119
<dt class="col-sm-3">Product Details</dt>
120120
<dd class="col-sm-9">
121-
<a href="https://www.sonatype.com/products/lifecycle" target="_blank">Nexus
121+
<a href="https://www.sonatype.com/products/lifecycle" target="_blank">Sonatype
122122
Lifecycle</a><br />
123-
<a href="https://www.sonatype.com/products/firewall" target="_blank">Neuxs Firewall</a>
123+
<a href="https://www.sonatype.com/products/firewall" target="_blank">Sonatype Repository Firewall</a>
124124
</dd>
125125

126126
<dt class="col-sm-3">Documentation</dt>
@@ -151,7 +151,7 @@
151151
data-bs-parent="#accordionExample">
152152
<div class="accordion-body">
153153
The administrator username is <strong>admin</strong> and the default password will
154-
have been set to <strong>admin</strong>, unless you changed the configuration. See
154+
have been set to <strong>admin123</strong>, unless you changed the configuration. See
155155
the README for further information.
156156
</div>
157157
</div>
@@ -223,7 +223,7 @@
223223
<div class="container">
224224
<span class="text-muted">This is a Community project and is not officially supported by <a
225225
href="https://www.sonatype.com" target="_blank">Sonatype</a>. For help, engage with this <a
226-
href="https://github.com/sonatype-nexus-community/nexus-platform-reference" target="_blank">open
226+
href="https://github.com/sonatype-nexus-community/sonatype-platform-reference" target="_blank">open
227227
source project on GitHub</a>.</span>
228228
</div>
229229
</footer>

0 commit comments

Comments
 (0)