Skip to content
This repository was archived by the owner on Oct 22, 2019. It is now read-only.

Commit a64b263

Browse files
committed
fix redirect for lightbox gallery
1 parent a031ad9 commit a64b263

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

backend/redirects-amp.dev.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -585,7 +585,7 @@
585585
},
586586
{
587587
"source": "/components/amp-lightbox-gallery/",
588-
"target": "https://amp.dev/documentation/examples/components/amp-lightbox/?referrer=ampbyexample.com"
588+
"target": "https://amp.dev/documentation/examples/components/amp-lightbox-gallery/?referrer=ampbyexample.com"
589589
},
590590
{
591591
"source": "/components/amp-lightbox/",
@@ -2287,4 +2287,4 @@
22872287
"source": "/img/windsor-castle_960x642.jpg",
22882288
"target": "https://amp.dev/static/samples/img/windsor-castle_960x642.jpg"
22892289
}
2290-
]
2290+
]

0 commit comments

Comments
 (0)