Skip to content

Commit a5d1602

Browse files
committed
Fix names for release-drafter.yml.
1 parent bc3e98c commit a5d1602

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/release-drafter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
tag-template: data-tables-api-$NEXT_PATCH_VERSION
2-
name-template: Forensics API $NEXT_PATCH_VERSION 🎁
2+
name-template: jQuery DataTables API $NEXT_PATCH_VERSION 🎁
33

44
template: |
55
$CHANGES

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
# JQuery DataTables Jenkins Plugin
1+
# jQuery DataTables Jenkins Plugin
22

33
[![Jenkins Version](https://img.shields.io/badge/Jenkins-2.138.4-green.svg?label=min.%20Jenkins)](https://jenkins.io/download/)
44
![JDK8](https://img.shields.io/badge/jdk-8-yellow.svg?label=min.%20JDK)
55
[![License: MIT](https://img.shields.io/badge/license-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
66

7-
Provides [DataTables](https://datatables.net) for Jenkins Plugins.
7+
Provides [jQuery DataTables](https://datatables.net) for Jenkins Plugins.
88

99
This plugin contains the latest [WebJars](https://www.webjars.org) release and corresponding Jenkins UI elements.
1010

0 commit comments

Comments
 (0)