Plugin Directory

Changeset 3467748


Ignore:
Timestamp:
02/23/2026 01:32:57 PM (5 weeks ago)
Author:
randomwire
Message:

Fix remaining bare URLs — use Markdown link syntax

File:
1 edited

Legend:

Unmodified
Added
Removed
  • mapthread/trunk/readme.txt

    r3467731 r3467748  
    131131= Where can I get support? =
    132132
    133 Post in the [plugin support forum](https://wordpress.org/support/plugin/mapthread/) or open an issue at https://github.com/randomwire/Mapthread/issues
     133Post in the [plugin support forum](https://wordpress.org/support/plugin/mapthread/) or [open an issue on GitHub](https://github.com/randomwire/Mapthread/issues)
    134134
    135135= Can I contribute to the plugin? =
    136136
    137 Yes! Mapthread is open source — contributions are welcome at https://github.com/randomwire/Mapthread
     137Yes! Mapthread is open source — contributions are welcome at [github.com/randomwire/Mapthread](https://github.com/randomwire/Mapthread)
    138138
    139139== Third-Party Libraries ==
     
    190190== Source Code & Build Instructions ==
    191191
    192 The compiled JavaScript and CSS files in the `build/` directory are generated from human-readable source files. The full source code is available at:
    193 https://github.com/randomwire/Mapthread
     192The compiled JavaScript and CSS files in the `build/` directory are generated from human-readable source files. The full source code is available at [github.com/randomwire/Mapthread](https://github.com/randomwire/Mapthread)
    194193
    195194To build from source:
Note: See TracChangeset for help on using the changeset viewer.