mirror of
https://github.com/jimeh/commonflow.org.git
synced 2026-02-19 05:46:40 +00:00
Fix raw source URL
This commit is contained in:
@@ -27,7 +27,7 @@ update:
|
|||||||
version: {{version}}
|
version: {{version}}
|
||||||
---
|
---
|
||||||
{{content}}
|
{{content}}
|
||||||
url_tpl: "https://raw.githubusercontent.com/jimeh/common-flow/{{version}}/{{file}}"
|
url_tpl: "https://github.com/jimeh/common-flow/raw/{{version}}/{{file}}"
|
||||||
img_tpl: "<img src=\"/spec/{{file}}\" width=\"100%\" />"
|
img_tpl: "<img src=\"/spec/{{file}}\" width=\"100%\" />"
|
||||||
output_dir: "spec"
|
output_dir: "spec"
|
||||||
files:
|
files:
|
||||||
|
|||||||
Reference in New Issue
Block a user