Skip to content

Commit 903ea05

Browse files
Simon-Lauxr10s
andauthored
fix edit link, change branches to main, new core name/location (#23)
* fix edit link, change branches to main, new core name/location fix edit link - to edit this page change branches to main - to fix broken links change dc core to chatmail core * Update index.html Co-authored-by: bjoern <[email protected]> --------- Co-authored-by: bjoern <[email protected]>
1 parent f5a2e28 commit 903ea05

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

index.html

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -242,27 +242,27 @@ <h3 class="title">
242242
<tr>
243243
<td>Rust</td>
244244
<td><a href="https://rs.delta.chat">rs.<wbr>delta.chat</a></td>
245-
<td><a href="https://github.com/deltachat/deltachat-core-rust">deltachat/<wbr>deltachat-core-rust</a></td>
245+
<td><a href="https://github.com/chatmail/core">chatmail/<wbr>core</a></td>
246246
</tr>
247247
<tr>
248248
<td>C</td>
249249
<td><a href="https://c.delta.chat">c.<wbr>delta.chat</a></td>
250-
<td><a href="https://github.com/deltachat/deltachat-core-rust/tree/master/deltachat-ffi">/deltachat-ffi</a></td>
250+
<td><a href="https://github.com/chatmail/core/tree/main/deltachat-ffi">/deltachat-ffi</a></td>
251251
</tr>
252252
<tr>
253253
<td>JSON-RPC</td>
254254
<td><a href="https://jsonrpc.delta.chat/">jsonrpc.<wbr>delta.chat</td>
255-
<td><a href="https://github.com/deltachat/deltachat-core-rust/tree/master/deltachat-jsonrpc">/deltachat-jsonrpc</a></td>
255+
<td><a href="https://github.com/chatmail/core/tree/main/deltachat-jsonrpc">/deltachat-jsonrpc</a></td>
256256
</tr>
257257
<tr>
258258
<td>Python</td>
259259
<td><a href="https://py.delta.chat">py.<wbr>delta.chat</a></td>
260-
<td><a href="https://github.com/deltachat/deltachat-core-rust/tree/master/python">/python</a></td>
260+
<td><a href="https://github.com/chatmail/core/tree/main/python">/python</a></td>
261261
</tr>
262262
<tr>
263263
<td>RPC Python</td>
264264
<td></td>
265-
<td><a href="https://github.com/deltachat/deltachat-core-rust/tree/master/deltachat-rpc-client">/deltachat-rpc-client</a></td>
265+
<td><a href="https://github.com/chatmail/core/tree/main/deltachat-rpc-client">/deltachat-rpc-client</a></td>
266266
</tr>
267267

268268
<!-- STANDARDS -->
@@ -283,12 +283,12 @@ <h3 class="title">
283283
<tr>
284284
<td>uri schemes</td>
285285
<td></td>
286-
<td><a href="https://github.com/deltachat/interface/blob/master/uri-schemes.md">uri-schemes.md</a></td>
286+
<td><a href="https://github.com/deltachat/interface/blob/main/uri-schemes.md">uri-schemes.md</a></td>
287287
</tr>
288288
<tr>
289289
<td>other</td>
290290
<td></td>
291-
<td><a href="https://github.com/deltachat/deltachat-core-rust/blob/master/standards.md">standards.md</a></td>
291+
<td><a href="https://github.com/chatmail/core/blob/main/standards.md">standards.md</a></td>
292292
</tr>
293293

294294
<tr>
@@ -302,7 +302,7 @@ <h3 class="title">
302302
<a href="https://www.transifex.com/delta-chat/public/">Translation</a> &middot;
303303
<a href="https://delta.chat/en/contribute#donate-money">Donate</a> &middot;
304304
<a href="https://delta.chat/en/imprint">Imprint</a><br><br>
305-
<a href="https://github.com/deltachat/cosmos/edit/master/index.html">Edit this</a>
305+
<a href="https://github.com/deltachat/cosmos/edit/main/index.html">Edit this</a>
306306
</td>
307307
<tr>
308308

0 commit comments

Comments
 (0)