@@ -11,7 +11,7 @@ Pack Management Transition
1111 make sure your packs are valid.
1212
1313
14- In |st2 | 2.1, pack management have received a significant overhaul. With new
14+ In |st2 | 2.1, pack management has received a significant overhaul. With new
1515dedicated tools, working with packs becomes very close to the "usual" package
1616management you know from working with development platforms and Linux flavors.
1717Installing, updating, and managing StackStorm packs has become a smoother, more
@@ -42,7 +42,7 @@ before. To submit a new pack, follow the instructions in
4242
4343All the packs from `st2contrib <https://github.com/stackstorm/st2contrib >`__ have been
4444transferred to individual repositories inside the
45- `StackStorm-Exchange organization <https://github.com/stackstorm-exchange> `.
45+ `StackStorm-Exchange organization <https://github.com/stackstorm-exchange >`__ .
4646The `st2contrib <https://github.com/stackstorm/st2contrib >`__ repository is frozen: it is still
4747functional, but it will not receive updates anymore, and new submissions are not accepted.
4848
@@ -56,7 +56,7 @@ Using StackStorm Exchange with pre-2.1 |st2|
5656If you use |st2 | 2.0 or ealier, you can still get packs from
5757`StackStorm Exchange <https://exchange.stackstorm.org/ >`__ with the old ``packs.install ``
5858action: use ``stackstorm-exchange/<pack name> `` as ``repo_url ``, and repeat the pack name in ``packs ``.
59- For the CloudFlare pack, the full CLI command would be:
59+ As an example, for the CloudFlare pack, the full CLI command would be:
6060
6161::
6262
0 commit comments