Skip to content

Commit f7ba417

Browse files
committed
intention fix
1 parent 5a0a4f4 commit f7ba417

File tree

1 file changed

+55
-55
lines changed

1 file changed

+55
-55
lines changed

content/config/nav.yaml

Lines changed: 55 additions & 55 deletions
Original file line numberDiff line numberDiff line change
@@ -84,27 +84,27 @@ install:
8484
url: /install/developer-tools/
8585
- title: Troubleshoot Rust issues
8686
url: /install/troubleshoot-rust-issues/
87-
87+
8888
#design:
89-
# title: Design
90-
# url: /design/
91-
# pages:
92-
#- title: Substrate empowers builders
93-
# url: /design/substrate-empowers-builders/
94-
#- title: Decide what to build
95-
# url: /design/decide-what-to-build/
96-
#- title: Execution
97-
#url: /design/execution/
98-
#- title: Runtimes and clients
99-
#url: /design/runtimes-and-clients/
100-
#- title: Pallet design
101-
#url: /design/pallet-design/
102-
#- title: Smart contract pallets
103-
#url: /design/smart-contract-pallets/
104-
#- title: Storage design decisions
105-
#url: /design/storage-design/
106-
#- title: Economic models
107-
#url: /design/economic-models/
89+
# title: Design
90+
# url: /design/
91+
# pages:
92+
#- title: Substrate empowers builders
93+
# url: /design/substrate-empowers-builders/
94+
#- title: Decide what to build
95+
# url: /design/decide-what-to-build/
96+
#- title: Execution
97+
#url: /design/execution/
98+
#- title: Runtimes and clients
99+
#url: /design/runtimes-and-clients/
100+
#- title: Pallet design
101+
#url: /design/pallet-design/
102+
#- title: Smart contract pallets
103+
#url: /design/smart-contract-pallets/
104+
#- title: Storage design decisions
105+
#url: /design/storage-design/
106+
#- title: Economic models
107+
#url: /design/economic-models/
108108
build:
109109
title: Build
110110
url: /build/
@@ -156,7 +156,7 @@ test:
156156
url: /test/simulate-parachains/
157157
- title: Check runtime
158158
url: /test/check-runtime/
159-
159+
160160
deploy:
161161
title: Deploy
162162
url: /deploy/
@@ -215,7 +215,7 @@ tutorials:
215215
- title: Add a pallet to the runtime
216216
url: /tutorials/build-application-logic/add-a-pallet/
217217
#- title: Configure the contracts pallet
218-
#url: /tutorials/build-application-logic/contracts-pallet/
218+
#url: /tutorials/build-application-logic/contracts-pallet/
219219
- title: Specify the origin for a call
220220
url: /tutorials/build-application-logic/specify-the-origin-for-a-call/
221221
- title: Use macros in a custom pallet
@@ -227,37 +227,37 @@ tutorials:
227227
- title: Collectibles workshop
228228
url: /tutorials/collectibles-workshop/
229229
pages:
230-
- title: Pallet builder basics
231-
url: /tutorials/collectibles-workshop/runtime-and-pallets/
232-
- title: Prepare a working environment
233-
url: /tutorials/collectibles-workshop/01-prepare/
234-
- title: Get oriented
235-
url: /tutorials/collectibles-workshop/02-orientation/
236-
- title: Create a new pallet
237-
url: /tutorials/collectibles-workshop/03-create-pallet/
238-
- title: Shared and custom types
239-
url: /tutorials/collectibles-workshop/04-import-traits/
240-
- title: Add custom storage items
241-
url: /tutorials/collectibles-workshop/05-add-storage-items/
242-
- title: Create basic functions
243-
url: /tutorials/collectibles-workshop/06-first-functions/
244-
- title: More functions
245-
url: /tutorials/collectibles-workshop/07-more-functions/
246-
- title: Add collectibles to the runtime
247-
url: /tutorials/collectibles-workshop/08-add-collectibles-to-runtime/
248-
- title: Develop smart contracts
249-
url: /tutorials/smart-contracts/
250-
pages:
251-
- title: Prepare your first contract
252-
url: /tutorials/smart-contracts/prepare-your-first-contract/
253-
- title: Develop a smart contract
254-
url: /tutorials/smart-contracts/develop-a-smart-contract/
255-
- title: Use maps for storing values
256-
url: /tutorials/smart-contracts/use-maps-for-storing-values/
257-
- title: Build a token contract
258-
url: /tutorials/smart-contracts/build-a-token-contract/
259-
- title: Troubleshoot smart contracts
260-
url: /tutorials/smart-contracts/troubleshoot-smart-contracts/
230+
- title: Pallet builder basics
231+
url: /tutorials/collectibles-workshop/runtime-and-pallets/
232+
- title: Prepare a working environment
233+
url: /tutorials/collectibles-workshop/01-prepare/
234+
- title: Get oriented
235+
url: /tutorials/collectibles-workshop/02-orientation/
236+
- title: Create a new pallet
237+
url: /tutorials/collectibles-workshop/03-create-pallet/
238+
- title: Shared and custom types
239+
url: /tutorials/collectibles-workshop/04-import-traits/
240+
- title: Add custom storage items
241+
url: /tutorials/collectibles-workshop/05-add-storage-items/
242+
- title: Create basic functions
243+
url: /tutorials/collectibles-workshop/06-first-functions/
244+
- title: More functions
245+
url: /tutorials/collectibles-workshop/07-more-functions/
246+
- title: Add collectibles to the runtime
247+
url: /tutorials/collectibles-workshop/08-add-collectibles-to-runtime/
248+
- title: Develop smart contracts
249+
url: /tutorials/smart-contracts/
250+
pages:
251+
- title: Prepare your first contract
252+
url: /tutorials/smart-contracts/prepare-your-first-contract/
253+
- title: Develop a smart contract
254+
url: /tutorials/smart-contracts/develop-a-smart-contract/
255+
- title: Use maps for storing values
256+
url: /tutorials/smart-contracts/use-maps-for-storing-values/
257+
- title: Build a token contract
258+
url: /tutorials/smart-contracts/build-a-token-contract/
259+
- title: Troubleshoot smart contracts
260+
url: /tutorials/smart-contracts/troubleshoot-smart-contracts/
261261
- title: Build a parachain
262262
url: /tutorials/build-a-parachain/
263263
pages:
@@ -345,6 +345,6 @@ community:
345345
- title: Template - How-to guide
346346
url: /community/template-how-to-guide/
347347
#- title: Article bounties
348-
#url: /community/article-bounty
348+
#url: /community/article-bounty
349349
#- title: Contributor dropbox
350-
#url: /community/contributor-dropbox/
350+
#url: /community/contributor-dropbox/

0 commit comments

Comments
 (0)