Skip to content

Commit

Permalink
[GEOS-11050] Small fix for broken developer guide docs
Browse files Browse the repository at this point in the history
This was not covered by QA checks
  • Loading branch information
jodygarnett committed Mar 1, 2024
1 parent 3bb21b8 commit a1db4da
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ All geoserver developers should be wary of the following general principles when
* For URL's provided by user configuration (such as templates, style sheets, etc), use ``Resources.fromURL``.

* For input/output, always use ``Resource.in()`` and ``Resource.out()``.
x

This approach is compatible with java try-with-resource making for easy to follow code.

ResourceStore
Expand Down

0 comments on commit a1db4da

Please sign in to comment.