]> Untitled Git - lemmy.git/commitdiff
Changing link aggregator to social media aggregation.
authorDessalines <tyhou13@gmx.com>
Fri, 30 Aug 2019 20:03:39 +0000 (13:03 -0700)
committerDessalines <tyhou13@gmx.com>
Fri, 30 Aug 2019 20:03:39 +0000 (13:03 -0700)
ui/src/components/main.tsx

index 513c75d07bef580d04d90c5c114a5c224dbf6311..48df1edd008f108d3da9fdf695f719325abf3f77 100644 (file)
@@ -264,7 +264,7 @@ export class Main extends Component<any, MainState> {
             <a href={repoUrl}>Lemmy<sup>beta</sup></a>
           </h5>
           <p class="mb-0">
-            <T i18nKey="landing_0">#<a href="https://en.wikipedia.org/wiki/Link_aggregation">#</a><a href="https://en.wikipedia.org/wiki/Fediverse">#</a><br></br><code>#</code><br></br><b>#</b><br></br><a href={repoUrl}>#</a><br></br><a href="https://www.rust-lang.org">#</a><a href="https://actix.rs/">#</a><a href="https://infernojs.org">#</a><a href="https://www.typescriptlang.org/">#</a>
+            <T i18nKey="landing_0">#<a href="https://en.wikipedia.org/wiki/Social_network_aggregation">#</a><a href="https://en.wikipedia.org/wiki/Fediverse">#</a><br></br><code>#</code><br></br><b>#</b><br></br><a href={repoUrl}>#</a><br></br><a href="https://www.rust-lang.org">#</a><a href="https://actix.rs/">#</a><a href="https://infernojs.org">#</a><a href="https://www.typescriptlang.org/">#</a>
           </T>
         </p>
       </div>