link changed (yourbookshop/mojoreads to buchhandel.de)
This commit is contained in:
parent
4323601c58
commit
de5d591e0b
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
{{ range .Items }}
|
||||
<entry>
|
||||
<title>{{ .Author | html }} - "{{ .Title | html }}"</title>
|
||||
<link href="https://yourbook.shop/book/?isbn={{ .ISBN }}&ref=mezzo&aff=mr"/>
|
||||
<link href="https://www.buchhandel.de/buch/{{ .ISBN }}"/>
|
||||
<id>urn:uuid:{{ .ISBN }}</id>
|
||||
<updated>{{ .Date }}T00:00:00Z</updated>
|
||||
<summary>{{ .Author | html }} - "{{ .Title | html }}</summary>
|
||||
|
|
Loading…
Reference in a new issue