Skip to content

Commit

Permalink
Merge pull request #1566 from timporter/InstallerLinkToCorrectDocumen…
Browse files Browse the repository at this point in the history
…tationOnProfiles

Correct the installer link to documentation about profiles
  • Loading branch information
collectiveaccess authored Apr 22, 2024
2 parents 32964a5 + 3575701 commit d62ff17
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions install/inc/page1.php
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
?>
<div class='profileNotes'>
<?php
_p('More information about standard installation profiles is available on the CollectiveAccess <a href="http://docs.collectiveaccess.org/wiki/Installation_profile" target="_blank">project wiki</a>.');
_p('More information about standard installation profiles is available on the CollectiveAccess <a href="https://manual.collectiveaccess.org/providence/user/dataModelling/profiles/MetadataStandards.html" target="_blank">project wiki</a>.');
?>
<br/><br/>
<?php
Expand Down Expand Up @@ -174,4 +174,4 @@
});
</script>
<?php
}
}

0 comments on commit d62ff17

Please sign in to comment.