We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4575e71 commit 711935bCopy full SHA for 711935b
app/instances/clements/Dockerfile.clements
@@ -8,7 +8,7 @@ RUN apt-get update && \
8
9
RUN cd /archivesspace/plugins && \
10
git clone --depth 1 --branch v1.0 https://github.com/hudmol/extended_advanced_search.git && \
11
- git clone --depth 1 https://github.com/ssciolla/aspace-clements-customization.git
+ git clone --depth 1 https://github.com/mlibrary/aspace-clements-customization.git
12
13
RUN patch /archivesspace/locales/en.yml /archivesspace/plugins/aspace-clements-customization/en.yml.diff
14
0 commit comments