Skip to content

Commit 31fe255

Browse files
authored
Merge pull request #1785 from Mir0ff944/mi-readme-rubydoc-url-fix
Fix broken Rubydoc links in README.md
2 parents 8b8cea1 + 95a8dba commit 31fe255

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -335,7 +335,7 @@ end
335335
</form>
336336
```
337337

338-
To view the actual RDocs for this, check them out here - http://rubydoc.info/github/heartcombo/simple_form/master/SimpleForm/FormBuilder:input_field
338+
To view the actual RDocs for this, check them out here - http://rubydoc.info/github/heartcombo/simple_form/main/SimpleForm/FormBuilder:input_field
339339

340340
### Collections
341341

@@ -1263,7 +1263,7 @@ end
12631263

12641264
You can view the **Simple Form** documentation in RDoc format here:
12651265

1266-
http://rubydoc.info/github/heartcombo/simple_form/master/frames
1266+
http://rubydoc.info/github/heartcombo/simple_form/main/frames
12671267

12681268
### Supported Ruby / Rails versions
12691269

0 commit comments

Comments
 (0)