Skip to content

Commit 473aecc

Browse files
committed
fix directory in doc for embedding tomcat
1 parent 958acca commit 473aecc

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

More.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -652,7 +652,7 @@ For get the latest version from the github source
652652
653653
```shell
654654
git clone https://github.com/nginx-clojure/nginx-clojure
655-
cd nginx-tomcat8
655+
cd nginx-clojure/nginx-tomcat8
656656
lein jar
657657
```
658658

More.md.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -640,7 +640,7 @@ <h3>
640640
<p>For get the latest version from the github source</p>
641641

642642
<div class="highlight highlight-shell"><pre>git clone https://github.com/nginx-clojure/nginx-clojure
643-
<span class="pl-c1">cd</span> nginx-tomcat8
643+
<span class="pl-c1">cd</span> nginx-clojure/nginx-tomcat8
644644
lein jar</pre></div>
645645

646646
<h3>

more.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -736,7 +736,7 @@ <h3>
736736
<p>For get the latest version from the github source</p>
737737

738738
<div class="highlight highlight-shell"><pre>git clone https://github.com/nginx-clojure/nginx-clojure
739-
<span class="pl-c1">cd</span> nginx-tomcat8
739+
<span class="pl-c1">cd</span> nginx-clojure/nginx-tomcat8
740740
lein jar</pre></div>
741741

742742
<h3>

0 commit comments

Comments
 (0)