We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 339cd63 commit 043b816Copy full SHA for 043b816
1 file changed
docs/modules/ROOT/pages/index.adoc
@@ -288,8 +288,6 @@ image::github_new_proj.png[]
288
$ cd dependencies/fortune
289
$ git add .
290
$ git commit -m "Added code to component"
291
-$ git remote remove origin
292
-$ git remote add origin git@github.com:$GITHUB_USERNAME/component-fortune.git
293
$ git push --set-upstream origin master
294
$ cd ../../
295
----
0 commit comments