|
@@ -51,7 +51,7 @@
|
|
|
<p>You surely don't need help with that.</p>
|
|
|
|
|
|
<h3>Publish It</h3>
|
|
|
- <p><a href="{{ path('hwi_oauth_connect') }}">Login</a> or <a href="{{ path('fos_user_registration_register') }}">register</a> on this site, then hit the big fat green button above that says <a href="{{ path('submit') }}">submit</a>.</p>
|
|
|
+ <p><a href="{{ path('hwi_oauth_connect') }}">Login</a> or <a href="{{ path('fos_user_registration_register') }}">register</a> on this site, then hit the <a href="{{ path('submit') }}">submit</a> button in the menu.</p>
|
|
|
<p>Once you entered your public repository URL in there, your package will be automatically crawled periodically. You just have to make sure you keep the composer.json file up to date.</p>
|
|
|
</div>
|
|
|
</section>
|