File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
docs/versioned/bookstore/page-0.5 Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ git clone https://github.com/knative/docs.git
3838
3939![ Image] ( images/image21.png )
4040
41- The code for the sample app is in ` docs/versioned/ code-samples/eventing/bookstore-sample-app `
41+ The code for the sample app is in ` docs/code-samples/eventing/bookstore-sample-app `
4242
4343Under ` bookstore-sample-app ` folder, there are 2 folders:
4444
@@ -62,7 +62,7 @@ All the commands in the tutorial are written **assuming you are in the `/start`
6262
6363![ Image] ( images/image10.png )
6464
65- Running ` docs/versioned/ code-samples/eventing/bookstore-sample-app/start/setup.sh ` will automatically complete all tasks in this section.
65+ Running ` docs/code-samples/eventing/bookstore-sample-app/start/setup.sh ` will automatically complete all tasks in this section.
6666
6767!!! warning
6868
@@ -127,7 +127,7 @@ minikube tunnel
127127
128128![ Image] ( images/image12.png )
129129
130- The Next.js frontend app is located in the ` docs/versioned/ code-samples/eventing/bookstore-sample-app/start/frontend ` folder.
130+ The Next.js frontend app is located in the ` docs/code-samples/eventing/bookstore-sample-app/start/frontend ` folder.
131131
132132Ensure that port 3000 on your local machine is not being used by another application.
133133
You can’t perform that action at this time.
0 commit comments