static folders renamed to archive folders
This commit is contained in:
parent
9a3a9c31a2
commit
a9e5979406
100 changed files with 461 additions and 461 deletions
2
notes.md
2
notes.md
|
|
@ -107,7 +107,7 @@ and replace using this regex:
|
|||
|
||||
For magazines (eg, BYTE), change:
|
||||
|
||||
\!\[(.*?)\]\(../static/([^)]*) \"link:../static/(.*?):([0-9]*):([0-9]*)\"\)
|
||||
\!\[(.*?)\]\(../archive/([^)]*) \"link:../archive/(.*?):([0-9]*):([0-9]*)\"\)
|
||||
|
||||
to:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue