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: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -109,14 +109,14 @@ correlation:
109
109
```
110
110
111
111
### Fields
112
-
[Roota specification](https://github.com/UncoderIO/RootA/blob/main/RootA_Specification.md) includes the list of all fields that can be used to write a Roota rule.
112
+
[Roota specification](https://github.com/UncoderIO/Roota/blob/main/Roota_Specification.md) includes the list of all fields that can be used to write a Roota rule.
113
113
114
114
## :cookie: How to Contribute
115
115
Your contribution really matters in evolving the project and helping us make the Roota language even more useful for the global cyber defender community.
116
116
117
117
To submit your pull request with your ideas or suggestions for changes, take the following steps:
118
118
119
-
1. Fork the [Roota repository](https://github.com/UncoderIO/RootA/tree/main) and clone your fork to your local environment.
119
+
1. Fork the [Roota repository](https://github.com/UncoderIO/Roota/tree/main) and clone your fork to your local environment.
120
120
2. Create a new feature branch in which you’re going to make your changes.
121
121
3. Then commit your changes to your newly created feature branch.
0 commit comments