Skip to content

Commit ebe0fa6

Browse files
committed
Update links
1 parent da730d1 commit ebe0fa6

3 files changed

Lines changed: 6 additions & 12 deletions

File tree

.github/dita-ot/theme.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@
66
--bs-primary-border-subtle: #2f5b3a;
77
--bs-primary-rgb: 78, 151, 96;
88
--bs-primary-text-emphasis: #2e703f;
9-
}
9+
}

dita/extend.css/usage.dita

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -69,14 +69,9 @@
6969
</fig>
7070
<p>
7171
Working examples can be found in the <xref
72-
href="http://swaggerdita-ot.rtfd.io/"
73-
format="html"
74-
scope="external"
75-
>DITA-OT Swagger plug-in</xref> and <xref
76-
href="https://prismjsdita-ot.rtfd.io/"
77-
format="html"
78-
scope="external"
79-
>DITA-OT
72+
href="../swagger/index.dita"
73+
format="dita"
74+
>DITA-OT Swagger plug-in</xref> and <xref href="../prismjs/index.dita" format="dita">DITA-OT
8075
Prism-JS plug-in</xref> repositories.
8176
</p>
8277
</section>

dita/readthedocs/index.dita

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,8 @@
4545
previous heading. To ensure this, it is recommended to prettify the existing
4646
markdown using <xref href="https://prettier.io" format="html" scope="external">prettier</xref>
4747
and fix the markup levels using the <xref
48-
href="https://dita-validator-for-dita-ot.readthedocs.io/en/latest/"
49-
format="html"
50-
scope="external"
48+
href="../validate.svrl/index.dita"
49+
format="dita"
5150
>DITA Validator</xref><option>fix-dita</option>
5251
transform.
5352
</p>

0 commit comments

Comments
 (0)