Skip to content

Commit 8a18f5a

Browse files
authored
.asf.yaml docn has moved
1 parent 501ffab commit 8a18f5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ RUN apt-get install subversion wget -y
7676
ARG PELICAN_VERSION=4.5.4
7777
# Need markdown as fallback for gfm as documented in ASF.YAML
7878
RUN pip install pelican[markdown]==${PELICAN_VERSION}
79-
# [1] https://cwiki.apache.org/confluence/display/INFRA/Git+-+.asf.yaml+features#Git.asf.yamlfeatures-PelicanCMS
79+
# [1] https://github.com/apache/infrastructure-asfyaml/blob/main/README.md#pelican_cms
8080

8181
# Copy the built cmark and ASF
8282
WORKDIR /tmp/pelican-asf

0 commit comments

Comments
 (0)