Skip to content

Commit 243f918

Browse files
committed
DOC: Add success admonitions to other getting started guides
skipci
1 parent efd017d commit 243f918

File tree

2 files changed

+14
-8
lines changed

2 files changed

+14
-8
lines changed

docs/getting_started/creating_services.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -303,5 +303,9 @@ instead.
303303

304304
## Next steps
305305

306-
- [Read about the core concepts of Twined](../../core_concepts/creating_services)
307-
- [Create infrastructure for a Twined service network](/getting_started/managing_infrastructure)
306+
!!! success
307+
308+
Congratulations on creating your first service! For additional information, check out the following resources:
309+
310+
- [Read about the core concepts of Twined](../../core_concepts/creating_services)
311+
- [Create infrastructure for a Twined service network](/getting_started/managing_infrastructure)

docs/getting_started/using_services.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -118,10 +118,12 @@ The following command asks a question to the local example data service, which c
118118

119119
## Next steps
120120

121-
Congratulations on running your first analysis! For additional information, check out the following resources:
121+
!!! success
122122

123-
- [Create your own data service](../getting_started/creating_services.md)
124-
- [Set up infrastructure to host your data service(s) in the cloud](../getting_started/managing_infrastructure.md)
125-
- Run a data service locally
126-
- See the library and CLI reference
127-
- [Get support](../support.md)
123+
Congratulations on running your first analysis! For additional information, check out the following resources:
124+
125+
- [Create your own data service](../getting_started/creating_services.md)
126+
- [Set up infrastructure to host your data service(s) in the cloud](../getting_started/managing_infrastructure.md)
127+
- Run a data service locally
128+
- See the library and CLI reference
129+
- [Get support](../support.md)

0 commit comments

Comments
 (0)