Skip to content

Commit 5233a38

Browse files
committed
chore: update organization name
1 parent 597d7b9 commit 5233a38

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# ox_target
22

3-
![](https://img.shields.io/github/downloads/overextended/ox_target/total?logo=github)
4-
![](https://img.shields.io/github/downloads/overextended/ox_target/latest/total?logo=github)
5-
![](https://img.shields.io/github/contributors/overextended/ox_target?logo=github)
6-
![](https://img.shields.io/github/v/release/overextended/ox_target?logo=github)
3+
![](https://img.shields.io/github/downloads/communityox/ox_target/total?logo=github)
4+
![](https://img.shields.io/github/downloads/communityox/ox_target/latest/total?logo=github)
5+
![](https://img.shields.io/github/contributors/communityox/ox_target?logo=github)
6+
![](https://img.shields.io/github/v/release/communityox/ox_target?logo=github)
77

88

99
A performant and flexible standalone "third-eye" targeting resource, with additional functionality for supported frameworks.
@@ -14,11 +14,11 @@ To improve many design flaws, ox_target has been written from scratch and drops
1414

1515
## 📚 Documentation
1616

17-
https://overextended.dev/ox_target
17+
https://coxdocs.dev/ox_target
1818

1919
## 💾 Download
2020

21-
https://github.com/overextended/ox_target/releases/latest/download/ox_target.zip
21+
https://github.com/communityox/ox_target/releases/latest/download/ox_target.zip
2222

2323
## ✨ Features
2424

fxmanifest.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ game 'gta5'
88
name 'ox_target'
99
author 'Overextended'
1010
version '1.17.2'
11-
repository 'https://github.com/overextended/ox_target'
11+
repository 'https://github.com/communityox/ox_target'
1212
description ''
1313

1414
-- Manifest

server/main.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
lib.versionCheck('overextended/ox_target')
1+
lib.versionCheck('communityox/ox_target')
22

33
if not lib.checkDependency('ox_lib', '3.30.0', true) then return end
44

0 commit comments

Comments
 (0)