Skip to content

Commit c529741

Browse files
committed
update links to community site post
1 parent 52ea30c commit c529741

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Language Forge
22

3-
[Language Forge is no longer developed and is in maintenance mode](https://docs.google.com/document/d/1Op0ZEreOd2N1v8Yh85sxW0O5HgSEj8gBdBVITGdiw8k/edit). We will continue to support existing Language Forge projects and we encourage all users to try [FieldWorks Lite](https://lexbox.org/fw-lite).
3+
[Language Forge is no longer developed and is in maintenance mode](https://community.software.sil.org/t/language-forge-in-maintenance-mode/10514). We will continue to support existing Language Forge projects and we encourage all users to try [FieldWorks Lite](https://lexbox.org/fw-lite).
44

55
[Language Forge](https://languageforge.org) is an online service to collaborate on building a dictionary. Users should head on over to [languageforge.org](https://languageforge.org)
66

src/Site/views/languageforge/container/languageforge.html.twig

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,14 @@
1212
<nav class="navbar navbar-expand navbar-dark align-items-stretch">
1313
<span class="navbar-brand d-md-inline-block mr-auto">
1414
<img class="navbar-logo" title="v{{ version }}" src="/Site/views/languageforge/theme/default/image/lf_logo_medium.png">
15-
<a class="website-title" href="/">Language Forge</a> <a href="https://lexbox.org/fw-lite">Try FieldWorks Lite!</a>
15+
<a class="website-title" href="/">Language Forge</a> <a style="color: yellow" href="https://community.software.sil.org/t/language-forge-in-maintenance-mode/10514"><i class="fa fa-exclamation-triangle"></i> Maintenance Mode</a>
1616
</span>
1717
<ul class="nav navbar-nav">
1818
<li class="nav-item" uib-dropdown>
1919
<a class="nav-link" uib-dropdown-toggle href id="helpDropdown" aria-haspopup="true" aria-expanded="false"><i class="fa fa-question-circle"></i> <span>About</span></a>
2020
<div class="dropdown-menu dropdown-menu-right" uib-dropdown-menu aria-labelledby="helpDropdown">
2121
<a class="dropdown-item" target="_blank" href="https://lexbox.org/fw-lite"><i class="fa fa-gift"></i> Try FieldWorks Lite</a>
22-
<a class="dropdown-item" target="_blank" href="https://docs.google.com/document/d/1Op0ZEreOd2N1v8Yh85sxW0O5HgSEj8gBdBVITGdiw8k/edit"><i class="fa fa-exclamation-triangle"></i> Maintenance Mode</a>
22+
<a class="dropdown-item" target="_blank" href="https://community.software.sil.org/t/language-forge-in-maintenance-mode/10514"><i class="fa fa-exclamation-triangle"></i> Maintenance Mode</a>
2323
<a class="dropdown-item" target="_blank" href="https://www.youtube.com/playlist?list=PLJLUPwIFOI8d8lmQVAcBapyw87jCtmDNA"><i class="fa fa-youtube-play"></i> Videos</a>
2424
<a class="dropdown-item" target="_blank" href="https://community.software.sil.org/c/language-forge"><i class="fa fa-users"></i> Community Support</a>
2525
<a class="dropdown-item" target="_blank" href="https://github.com/sillsdev/web-languageforge/wiki/Known-Issues-and-Limitations"><i class="fa fa-exclamation-triangle"></i> Known Issues and Limitations</a>

src/Site/views/languageforge/theme/default/page/home/index.html.twig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<section id="banner">
3232
<h2>Language Forge</h2>
3333
<p>Collaborative web-based dictionary building that syncs with FieldWorks</p>
34-
<p>Language Forge is no longer developed and is in <a href="https://docs.google.com/document/d/1Op0ZEreOd2N1v8Yh85sxW0O5HgSEj8gBdBVITGdiw8k/edit">maintenance mode</a> - we will support existing projects.<br />
34+
<p><span style="color: yellow"><i class="fa fa-exclamation-triangle"></i> Language Forge is no longer developed and is in <a href="https://community.software.sil.org/t/language-forge-in-maintenance-mode/10514">maintenance mode</a> - we will support existing projects.<br /></span>
3535
We encourage all users to try <a href="https://lexbox.org/fw-lite">FieldWorks Lite</a>.</p>
3636
</section>
3737

0 commit comments

Comments
 (0)