Skip to content

Commit 751cf90

Browse files
authored
Merge pull request circleci#1050 from circleci/michelle-luna-patch-7
update language-clojure.md to replace link
2 parents ce99315 + ab3a962 commit 751cf90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jekyll/_cci2/language-clojure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
5656
The configuration above is from a demo Clojure app, which you can access at [https://github.com/CircleCI-Public/circleci-demo-clojure-luminus](https://github.com/CircleCI-Public/circleci-demo-clojure-luminus).
5757
58-
If you want to step through it yourself, you can fork the project on GitHub and download it to your machine. Then, [add the project]({{ site.baseurl }}/2.0/first-steps/#adding-projects) through CircleCI. Finally, delete everything in `.circleci/config.yml`.
58+
If you want to step through it yourself, you can fork the project on GitHub and download it to your machine. Go to the [Add Projects](https://circleci.com/add-projects) page in CircleCI and click the Build Project button next to your project. Finally, delete everything in `.circleci/config.yml`.
5959

6060
Now we’re ready to build a `config.yml` from scratch.
6161

0 commit comments

Comments
 (0)