Modal Conference Agent Claude Sonnet 4.5 commited on
Commit
8cf676b
·
1 Parent(s): 1222b11

Fix ECCV 2026 conference ID typo

Browse files

Corrected the conference ID from "eecv26" to "eccv26" to match the official ECCV (European Conference on Computer Vision) acronym.

Sources:
- https://eccv.ecva.net/Conferences/2026
- https://eccv.ecva.net/Conferences/2026/Dates

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>

Files changed (1) hide show
  1. src/data/conferences/eccv.yml +1 -1
src/data/conferences/eccv.yml CHANGED
@@ -1,6 +1,6 @@
1
  - title: ECCV
2
  year: 2026
3
- id: eecv26
4
  full_name: European Conference on Computer Vision
5
  link: https://eccv.ecva.net/Conferences/2026
6
  city: Malmö
 
1
  - title: ECCV
2
  year: 2026
3
+ id: eccv26
4
  full_name: European Conference on Computer Vision
5
  link: https://eccv.ecva.net/Conferences/2026
6
  city: Malmö