Skip to content

Commit 914cd01

Browse files
authored
fix:URL bug on README (#311)
1 parent f706437 commit 914cd01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ ReactDOM.render(
190190
<tr>
191191
<td>builtinPlacements</td>
192192
<td>Object of alignConfigs for <a href="https://github.com/yiminghe/dom-align">dom-align</a></td>
193-
<th>see <a href="./src/placements.jsx">placements.jsx</a></th>
193+
<th>see <a href="./src/placements.ts">placements.ts</a></th>
194194
<td>Describes how the popup menus should be positioned</td>
195195
</tr>
196196
<tr>

0 commit comments

Comments
 (0)