Skip to content

Commit 2b577d7

Browse files
committed
fix release link for workaround files
1 parent 66eaa98 commit 2b577d7

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
@@ -49,7 +49,7 @@ Currently, there's a [bug in the Android Bluetooth stack](https://issuetracker.g
4949
### Workaround
5050

5151
#### Step 1: Download the Required Files
52-
- Go to the [Releases](https://github.com/kavishdevar/aln/releases) section.
52+
- Go to the [first release](https://github.com/kavishdevar/aln/releases/tag/v0.0.1).
5353
- Download the required files depending upon your Android version - `bt.sh`, `module.prop`, and `libbluetooth_jni-a14.so` (for android 14) or `libbluetooth_jni-a15.so` (for android 15).
5454

5555
#### Step 2: Set Up the Directory Structure
@@ -131,4 +131,4 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
131131
GNU Affero General Public License for more details.
132132

133133
You should have received a copy of the GNU Affero General Public License
134-
along with this program over [here](/LICENSE). If not, see <https://www.gnu.org/licenses/>.
134+
along with this program over [here](/LICENSE). If not, see <https://www.gnu.org/licenses/>.

0 commit comments

Comments
 (0)