Skip to content

Commit

Permalink
Merge pull request #2060 from jkiddo/patch-1
Browse files Browse the repository at this point in the history
Update ImportExecutor.java
  • Loading branch information
johngrimes authored Jan 31, 2025
2 parents c14dc6c + 64b0c1f commit 02243f6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
* Encapsulates the execution of an import operation.
*
* @author John Grimes
* @see <a href="https://pathling.csiro.au/docs/import.html">Import</a>
* @see <a href="https://pathling.csiro.au/docs/server/operations/import">Import</a>
*/
@Component
@Profile({"core", "import"})
Expand Down

0 comments on commit 02243f6

Please sign in to comment.