You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGELOG.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -275,7 +275,7 @@ this function can create a tree with more or less nodes. - thanks [@ericlathrop]
275
275
- Added support for `nth-of-type`, `first-of-type`, `last-of-type` and `last-child` pseudo-classes - thanks [@saleem1337](https://github.com/saleem1337).
276
276
- Added support for `nth-child` pseudo-class functional notation - thanks [@nirev](https://github.com/nirev).
277
277
- Added functional notation support for `nth-of-type` pseudo-class.
278
-
- Added a [Contributing guide](https://github.com/philss/floki/blob/master/CONTRIBUTING.md).
278
+
- Added a [Contributing guide](https://github.com/philss/floki/blob/main/CONTRIBUTING.md).
279
279
280
280
### Fixed
281
281
@@ -286,7 +286,7 @@ this function can create a tree with more or less nodes. - thanks [@ericlathrop]
286
286
287
287
### Added
288
288
289
-
- Added a [Code of Conduct](https://github.com/philss/floki/blob/master/CODE_OF_CONDUCT.md).
289
+
- Added a [Code of Conduct](https://github.com/philss/floki/blob/main/CODE_OF_CONDUCT.md).
Copy file name to clipboardexpand all lines: CONTRIBUTING.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
We want to encourage you to contribute to Floki with documentation, code and ideas.
4
4
To do so, you can read the existing docs and take a look at our source code through [closed pull requests](https://github.com/philss/floki/pulls?q=is%3Apr+is%3Aclosed).
5
5
6
-
Before starting, please read our [Code of Conduct](https://github.com/philss/floki/blob/master/CODE_OF_CONDUCT.md) and our [License](https://github.com/philss/floki/blob/master/LICENSE) files.
6
+
Before starting, please read our [Code of Conduct](https://github.com/philss/floki/blob/main/CODE_OF_CONDUCT.md) and our [License](https://github.com/philss/floki/blob/main/LICENSE) files.
0 commit comments