Skip to content

Commit

Permalink
Repo URL
Browse files Browse the repository at this point in the history
  • Loading branch information
justinh-rahb committed Oct 10, 2024
1 parent 6bc56fc commit 5cdc277
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ A WordPress plugin that displays a comprehensive, searchable directory of office
## Installation

1. **Install Plugin**:
- **Option A**: Download the latest plugin zip file from the [Releases](https://github.com/RAHB-REALTORS-Association/CREA-API-WP/releases) Page and install it through the WordPress `Plugins -> Add New Plugin` screen directly.
- **Option A**: Download the latest plugin zip file from the [Releases](https://github.com/RAHB-REALTORS-Association/CREA-Directory-WP/releases) Page and install it through the WordPress `Plugins -> Add New Plugin` screen directly.
- **Option B**: Upload the `crea-api` folder from the repository to the `/wp-content/plugins` directory on your WordPress installation, then install the dependencies (see Development Setup below).
2. **Activate Plugin**: Activate the plugin through the `Plugins -> Installed Plugins` screen in WordPress.

Expand Down
2 changes: 1 addition & 1 deletion crea-api/crea-api.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php
/**
* Plugin Name: CREA API
* Plugin URI: https://github.com/RAHB-REALTORS-Association/CREA-API-WP
* Plugin URI: https://github.com/RAHB-REALTORS-Association/CREA-Directory-WP
* Description: Displays a searchable directory of offices using the CREA Board Data API.
* Version: 0.3.4
* Author: Cornerstone Association of REALTORS
Expand Down
2 changes: 1 addition & 1 deletion crea-api/readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -85,4 +85,4 @@ This plugin is licensed under the GPLv2 or later.

== Additional Notes ==

For support and additional information, please visit the [GitHub repo](https://github.com/RAHB-REALTORS-Association/CREA-API-WP).
For support and additional information, please visit the [GitHub repo](https://github.com/RAHB-REALTORS-Association/CREA-Directory-WP).

0 comments on commit 5cdc277

Please sign in to comment.