1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-16 10:29:54 +00:00

Fix links to tw.com from tw.com/dev

This commit is contained in:
Astrid Elocson 2014-12-22 13:40:19 +00:00
parent 49b1f77e5c
commit 07e9d91aed

View File

@ -4,7 +4,7 @@ tags: dev
title: JavaScript Macros
type: text/vnd.tiddlywiki
Macros can be implemented as JavaScript modules as well as via the [[wikitext syntax|Macros in WikiText]].
Macros can be implemented as JavaScript modules as well as via the [[wikitext syntax|http://tiddlywiki.com/#Macros%20in%20WikiText]].
! Overview