Skip to content

Commit f07a845

Browse files
committed
Update links to projectfluent
fluent-kotlin is transferred to projectfluent.org
1 parent 99e9c68 commit f07a845

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ fluent-kotlin
44

55
The `fluent` project contains packages to
66
bring `Project Fluent <https://projectfluent.org>`__ to Kotlin and Java.
7-
Visit the `Github project <https://github.com/Pike/fluent-kotlin>`__
7+
Visit the `Github project <https://github.com/projectfluent/fluent-kotlin>`__
88
for the full list.
99

1010
org.projectfluent:syntax
@@ -17,4 +17,4 @@ processing of Fluent files.
1717
:caption: Packages
1818
:maxdepth: 1
1919

20-
org.projectfluent:syntax <https://pike.github.io/fluent-kotlin/fluent.syntax/>
20+
org.projectfluent:syntax <https://projectfluent.org/fluent-kotlin/fluent.syntax/>

fluent.syntax/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ if you work on tooling for Fluent in Kotlin or Java.
2424
2525
2626
.. _fluent: https://projectfluent.org/
27-
.. |fluent.syntax| image:: https://github.com/Pike/fluent-kotlin/workflows/fluent.syntax/badge.svg
27+
.. |fluent.syntax| image:: https://github.com/projectfluent/fluent-kotlin/workflows/fluent.syntax/badge.svg

0 commit comments

Comments
 (0)