Skip to content

Commit e9c1f3b

Browse files
committed
Forgot to update the redirect for previous_announcement for the
url rearrangement. - Legacy-Id: 669
1 parent a53aae2 commit e9c1f3b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ietf/redirects/fixtures/initial_data.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,7 @@
308308
</object>
309309
<object pk="19" model="redirects.command">
310310
<field type="CharField" name="command">show_detail</field>
311-
<field type="CharField" name="url">detail</field>
311+
<field type="CharField" name="url"></field>
312312
<field to="redirects.redirect" name="script" rel="ManyToOneRel">15</field>
313313
<field to="redirects.suffix" name="suffix" rel="ManyToOneRel">6</field>
314314
</object>

0 commit comments

Comments
 (0)