Skip to content

Commit

Permalink
correct link in javadoc (fixes #22)
Browse files Browse the repository at this point in the history
  • Loading branch information
westnordost committed Dec 11, 2019
1 parent f23aa7a commit 2ac6ed0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package de.westnordost.osmapi.user;

/** Simply some constants for known permissions. See
* https://github.com/openstreetmap/openstreetmap-website/blob/master/db/structure.sql#L856 */
* https://github.com/openstreetmap/openstreetmap-website/blob/master/db/structure.sql#L1108 */
public final class Permission
{
public static final String
Expand Down

0 comments on commit 2ac6ed0

Please sign in to comment.