Skip to content

Commit c3e2df1

Browse files
committed
Update README.md and blueprint.json to change repository references from 'juanma-wp' to 'wptrainingteam' for consistency across documentation and plugin installation instructions.
1 parent e11a27a commit c3e2df1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# DataViews & DataForm Examples Plugin
22

3-
[![](https://img.shields.io/badge/playground-live%20preview-blue?logo=wordpress)](https://playground.wordpress.net/?blueprint-url=https://raw.githubusercontent.com/juanma-wp/dataviews-dataform-examples/refs/heads/main/_playground/blueprint.json)
3+
[![](https://img.shields.io/badge/playground-live%20preview-blue?logo=wordpress)](https://playground.wordpress.net/?blueprint-url=https://raw.githubusercontent.com/wptrainingteam/dataviews-dataform-examples/refs/heads/main/_playground/blueprint.json)
44

55
A comprehensive WordPress plugin showcasing multiple examples of DataViews and DataForm components for displaying, managing, and interacting with data in modern WordPress development.
66

_playground/blueprint.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"step": "installPlugin",
1515
"pluginData": {
1616
"resource": "git:directory",
17-
"url": "https://github.com/juanma-wp/dataviews-dataform-examples",
17+
"url": "https://github.com/wptrainingteam/dataviews-dataform-examples",
1818
"ref": "HEAD",
1919
"path": "/"
2020
},

0 commit comments

Comments
 (0)