Skip to content

Commit 95b07f7

Browse files
committed
fixed links
1 parent 888cd0e commit 95b07f7

File tree

2 files changed

+12
-11
lines changed

2 files changed

+12
-11
lines changed

get-started/initial-setup.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -165,11 +165,11 @@ After these getting started-level introductions, you would continuously revisit
165165
166166
| # | Guides & References | Description |
167167
|---:|---------------------------------------------------------------------------------------|------------------------------------------------|
168-
| 6 | [Cookbook](../guides) | Walkthroughs for the most common tasks. |
169-
| 7 | [CDS](../cds)<br/>[Java](../java)<br/>[Node.js](../node.js)<br/>[Tools](../tools) | The reference docs for these respective areas. |
170-
| 8 | [Plugins](../plugins) | Curated list of recommended Calesi plugins. |
171-
| 9 | [Releases](../releases) | Your primary source to stay up to date. |
172-
| 10 | [Resources](/resources/) | About support channels, community, ... |
168+
| 6 | [Cookbook](../guides/) | Walkthroughs for the most common tasks. |
169+
| 7 | [CDS](../cds/)<br/>[Java](../java/)<br/>[Node.js](../node.js/)<br/>[Tools](../tools/) | The reference docs for these respective areas. |
170+
| 8 | [Plugins](../plugins/) | Curated list of recommended Calesi plugins. |
171+
| 9 | [Releases](../releases/) | Your primary source to stay up to date. |
172+
| 10 | [Resources](/resources/index) | About support channels, community, ... |
173173
174174
175175
This also reflects the overall structure of [this documentation](./learn-more#this-documentation).

get-started/learn-more.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,13 @@ This documentation — named _'capire'_, italian for understand — is the prima
1717

1818
It's organized as follows:
1919

20-
| Section | Description |
21-
|------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------|
22-
| [Getting&nbsp;Started](./index) <br/> [Cookbook](../guides)) <br/> [Advanced](../guides/advanced) | **Task-oriented guides** that walk you through the most common tasks and advanced topics in CAP-based development. |
23-
| [CDS](../cds) <br/> [Java](../java) <br/> [Node](../node.js) <br/> [Tools](../tools) | **Reference docs** for respective areas. |
24-
| [Plugins](../plugins) | **Curated list of plugins** that extend the capabilities of the CAP framework. |
25-
| [Releases](../releases) | The place where you can stay up to date with the most recent information about new features and changes in CAP. |
20+
| Section | Description |
21+
| --------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------ |
22+
| [Getting&nbsp;Started](./index) <br/> [Cookbook](../guides/)) <br/> [Advanced](../guides/advanced/) | **Task-oriented guides** that walk you through the most common tasks and advanced topics in CAP-based development. |
23+
| [CDS](../cds/) <br/> [Java](../java/) <br/> [Node](../node.js/) <br/> [Tools](../tools/) | **Reference docs** for respective areas. |
24+
| [Plugins](../plugins/) | **Curated list of plugins** that extend the capabilities of the CAP framework. |
25+
| [Releases](../releases/) | The place where you can stay up to date with the most recent information about new features and changes in CAP. |
26+
| | |
2627

2728
### Feature Status Badges
2829

0 commit comments

Comments
 (0)