File tree Expand file tree Collapse file tree 12 files changed +12
-12
lines changed
Expand file tree Collapse file tree 12 files changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ cd basic-css
1313or clone the repo:
1414
1515``` bash
16- git clone git@ github.com: zeit/next.js.git --depth=1
16+ git clone https:// github.com/ zeit/next.js.git --depth=1
1717cd next.js/examples/basic-css
1818```
1919
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ cd custom-server-express
1313or clone the repo:
1414
1515``` bash
16- git clone git@ github.com: zeit/next.js.git --depth=1
16+ git clone https:// github.com/ zeit/next.js.git --depth=1
1717cd next.js/examples/custom-server-express
1818```
1919
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ cd custom-server
1313or clone the repo:
1414
1515``` bash
16- git clone git@ github.com: zeit/next.js.git --depth=1
16+ git clone https:// github.com/ zeit/next.js.git --depth=1
1717cd next.js/examples/custom-server
1818```
1919
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ cd head-elements
1313or clone the repo:
1414
1515``` bash
16- git clone git@ github.com: zeit/next.js.git --depth=1
16+ git clone https:// github.com/ zeit/next.js.git --depth=1
1717cd next.js/examples/head-elements
1818```
1919
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ cd hello-world
1313or clone the repo:
1414
1515``` bash
16- git clone git@ github.com: zeit/next.js.git --depth=1
16+ git clone https:// github.com/ zeit/next.js.git --depth=1
1717cd next.js/examples/hello-world
1818```
1919
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ cd nested-components
1313or clone the repo:
1414
1515``` bash
16- git clone git@ github.com: zeit/next.js.git --depth=1
16+ git clone https:// github.com/ zeit/next.js.git --depth=1
1717cd next.js/examples/nested-components
1818```
1919
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ cd parametrized-routing
1313or clone the repo:
1414
1515``` bash
16- git clone git@ github.com: zeit/next.js.git --depth=1
16+ git clone https:// github.com/ zeit/next.js.git --depth=1
1717cd next.js/examples/parametrized-routing
1818```
1919
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ cd shared-modules
1212or clone the repo:
1313
1414``` bash
15- git clone git@ github.com: zeit/next.js.git --depth=1
15+ git clone https:// github.com/ zeit/next.js.git --depth=1
1616cd next.js/examples/shared-modules
1717```
1818
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ cd using-router
1212or clone the repo:
1313
1414``` bash
15- git clone git@ github.com: zeit/next.js.git --depth=1
15+ git clone https:// github.com/ zeit/next.js.git --depth=1
1616cd next.js/examples/using-router
1717```
1818
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ cd with-prefetching
1212or clone the repo:
1313
1414``` bash
15- git clone git@ github.com: zeit/next.js.git --depth=1
15+ git clone https:// github.com/ zeit/next.js.git --depth=1
1616cd next.js/examples/with-prefetching
1717```
1818
You can’t perform that action at this time.
0 commit comments