Skip to content

Commit 72ca3d7

Browse files
committed
make link table more verbose and compact whitespace
1 parent 5730fb5 commit 72ca3d7

File tree

1 file changed

+10
-11
lines changed

1 file changed

+10
-11
lines changed

README.md

+10-11
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ containers:
8585
./setup-wordpress.sh
8686
```
8787
7. Optionally: manually activate/configure `wordfence` in the GUI for now.
88-
- **TODO:** Script help here
88+
- **TODO:** automate in script
8989
9090
[gh-cc-legal-tools-data]: https://github.com/creativecommons/cc-legal-tools-data
9191
[gh-chooser]: https://github.com/creativecommons/chooser
@@ -95,16 +95,15 @@ containers:
9595
9696
## Component URLs
9797
98-
| Component | Path routing | Link | Link | Link |
99-
| ---------------- | ----------------- | ---------- | ----------- | --------- |
100-
| Chooser | `/choose` | [Prod][p1] | [Stage][s1] | [Dev][d1] |
101-
| FAQ | `/faq` | [Prod][p2] | [Stage][s2] | [Dev][d2] |
102-
| Licenses | `/licenses` | [Prod][p3] | [Stage][s3] | [Dev][d3] |
103-
| Platform Toolkit |`/platform/toolkit`| [Prod][p4] | [Stage][s4] | [Dev][d4] |
104-
| Public Domain | `/publicdomain` | [Prod][p5] | [Stage][s5] | [Dev][d5] |
105-
| **WordPress** | **`/` (default)** | [Prod][p6] | [Stage][s6] | [Dev][d6] |
106-
| WordPress Admin | `/wp-admin` | [Prod][p7] | [Stage][s7] | [Dev][d7] |
107-
98+
Component|Prod Link |Stage link |Dev Link
99+
---------|----------------------|-----------------------|---------------------
100+
Chooser |[Prod `/choose`][p1] |[Stage `/choose`][s1] |[Dev `/choose`][d1]
101+
FAQ |[Prod `/faq`][p2] |[Stage `/faq`][s2] |[Dev `/faq`][d2]
102+
Licenses |[Prod `/licenses`][p3]|[Stage `/licenses`][s3]|[Dev `/licenses`][d3]
103+
Platform Toolkit|[Prod `/platform/toolkit`][p4]|[Stage `/platform/toolkit`]][s4]|[Dev `/platform/toolkit`]][d4]
104+
Public Domain|[Prod `/publicdomain`][p5]|[Stage `/publicdomain`][s5]|[Dev `/publicdomain`][d5]
105+
WordPress|[Prod `/` (default)][p6]|[Stage `/` (default)][s6]|[Dev `/` (default)][d6]
106+
WordPress Admin|[Prod `/wp-admin`][p7]|[Stage `/wp-admin`][s7]|[Dev `/wp-admin`][d7]
108107
109108
[p1]: https://creativecommons.org/choose "Prod Chooser /choose"
110109
[p2]: https://creativecommons.org/faq "Prod FAQ /faq"

0 commit comments

Comments
 (0)