Skip to content

Commit

Permalink
Update ImportExecutor.java
Browse files Browse the repository at this point in the history
  • Loading branch information
jkiddo authored Jan 2, 2025
1 parent c14dc6c commit 64b0c1f
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 64b0c1f

Please sign in to comment.