Skip to content
Snippets Groups Projects
Verified Commit d15e5910 authored by David Hoese's avatar David Hoese
Browse files

Fix some camera links pointing to old .mov files

parent 4590a942
No related branches found
No related tags found
No related merge requests found
Pipeline #43376 passed
...@@ -33,15 +33,15 @@ ...@@ -33,15 +33,15 @@
<li>Latest <li>Latest
<ul> <ul>
<li>West: <li>West:
<a href="/pub/cache/aoss/cameras/west/latest_sunrise_to_sunset_west_1024x768.mp4">Large size (1024 x 768)</a> | <a href="/pub/cache/aoss/cameras/west/latest_sunrise_to_sunset_west_640x480.mov">Medium size (640 x 480)</a> </li> <a href="/pub/cache/aoss/cameras/west/latest_sunrise_to_sunset_west_1024x768.mp4">Large size (1024 x 768)</a> | <a href="/pub/cache/aoss/cameras/west/latest_sunrise_to_sunset_west_640x480.mp4">Medium size (640 x 480)</a> </li>
<li>Northwest: <li>Northwest:
<a href="/pub/cache/aoss/cameras/northwest/latest_sunrise_to_sunset_northwest_1024x768.mp4">Large size (1024 x 768)</a> | <a href="/pub/cache/aoss/cameras/northwest/latest_sunrise_to_sunset_northwest_640x480.mov">Medium size (640 x 480)</a> </li> <a href="/pub/cache/aoss/cameras/northwest/latest_sunrise_to_sunset_northwest_1024x768.mp4">Large size (1024 x 768)</a> | <a href="/pub/cache/aoss/cameras/northwest/latest_sunrise_to_sunset_northwest_640x480.mp4">Medium size (640 x 480)</a> </li>
<li>North: <li>North:
<a href="/pub/cache/aoss/cameras/north/latest_sunrise_to_sunset_north_1024x768.mp4">Large size (1024 x 768)</a> | <a href="/pub/cache/aoss/cameras/north/latest_sunrise_to_sunset_north_640x480.mov">Medium size (640 x 480)</a> </li> <a href="/pub/cache/aoss/cameras/north/latest_sunrise_to_sunset_north_1024x768.mp4">Large size (1024 x 768)</a> | <a href="/pub/cache/aoss/cameras/north/latest_sunrise_to_sunset_north_640x480.mp4">Medium size (640 x 480)</a> </li>
<li>East: <li>East:
<a href="/pub/cache/aoss/cameras/east/latest_sunrise_to_sunset_east_1024x768.mp4">Large size (1024 x 768)</a> | <a href="/pub/cache/aoss/cameras/east/latest_sunrise_to_sunset_east_640x480.mov">Medium size (640 x 480)</a> </li> <a href="/pub/cache/aoss/cameras/east/latest_sunrise_to_sunset_east_1024x768.mp4">Large size (1024 x 768)</a> | <a href="/pub/cache/aoss/cameras/east/latest_sunrise_to_sunset_east_640x480.mp4">Medium size (640 x 480)</a> </li>
<li>South: <li>South:
<a href="/pub/cache/aoss/cameras/south/latest_sunrise_to_sunset_south_1024x768.mp4">Large size (1024 x 768)</a> | <a href="/pub/cache/aoss/cameras/south/latest_sunrise_to_sunset_south_640x480.mov">Medium size (640 x 480)</a> </li> <a href="/pub/cache/aoss/cameras/south/latest_sunrise_to_sunset_south_1024x768.mp4">Large size (1024 x 768)</a> | <a href="/pub/cache/aoss/cameras/south/latest_sunrise_to_sunset_south_640x480.mp4">Medium size (640 x 480)</a> </li>
</ul> </ul>
</li> </li>
<li>Archived <li>Archived
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment