Skip to content

Commit

Permalink
Meta: fix "md-h1" field in .pr-preview.json
Browse files Browse the repository at this point in the history
  • Loading branch information
annevk committed May 9, 2017
1 parent d396872 commit b2f4292
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pr-preview.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"params": {
"force": 1,
"md-status": "LS-COMMIT",
"md-h1": "URL <small>(<a href=\"{{ pull_request.html_url }}\">PR #{{ pull_request.number }}</a>)</small>",
"md-h1": "DOM <small>(<a href=\"{{ pull_request.html_url }}\">PR #{{ pull_request.number }}</a>)</small>",
"md-warning": "Commit {{ short_sha }} {{ pull_request.head.repo.html_url }}/commit/{{ sha }} replaced by {{ config.ls_url }}",
"md-title": "{{ config.title }} (Pull Request Snapshot #{{ pull_request.number }})",
"md-Text-Macro": "SNAPSHOT-LINK {{ config.back_to_ls_link }}"
Expand Down

0 comments on commit b2f4292

Please sign in to comment.