Skip to content

Commit

Permalink
Fix archive id
Browse files Browse the repository at this point in the history
  • Loading branch information
tombrunet committed Mar 13, 2022
1 parent 184f732 commit df489f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions rule-server/src/static/archives.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"path": "/archives/latest"
},
{
"id": "03March2022",
"name": "03 March 2022 Deployment",
"id": "12March2022",
"name": "12 March 2022 Deployment",
"path": "/archives/2022.03.12",
"latest": true
},
Expand Down

0 comments on commit df489f5

Please sign in to comment.