mirror of
https://gitlab.com/little-lines/frontend.git
synced 2024-11-23 12:56:52 +00:00
Update source code link
This commit is contained in:
parent
32297c2834
commit
4e5c085d5d
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
|||
v-for="(item, i) in sourcecode_items"
|
||||
:key="i"
|
||||
:value="item"
|
||||
:href="'https://codeberg.org/TechTransThai/little-lines'"
|
||||
:href="'https://forge.techtransthai.org/little-lines'"
|
||||
>
|
||||
<template v-slot:append>
|
||||
<!-- <v-icon :icon="item.icon"></v-icon> -->
|
||||
|
|
Loading…
Reference in a new issue