<p>I was checking <a href="http://osmlab.github.io/leaflet-osm-notes/">this js library for notes</a> and noticed that user links lead to api.openstreetmap.org. There was nothing in the code that would suggest this. Then I checked json that API returns, and there it was:</p>

<pre><code>"user_url":"http://api.openstreetmap.org/user/slover98"
</code></pre>

<p>This URL should probably link to <a href="http://www.openstreetmap.org">www.openstreetmap.org</a>. Right now api.osm.org redirects to <a href="http://www.osm.org">www.osm.org</a>, but it still looks weird.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br>Reply to this email directly or <a href='https://github.com/openstreetmap/openstreetmap-website/issues/289'>view it on GitHub</a>.<img src='https://github.com/notifications/beacon/uTRSc6ihLa7Shf84BpiOpkWl59daf-hsjV3hLvHyL6m8omtNusCMxT-ZVfQBXX6T.gif' height='1' width='1'></p>