Skip to content

Commit

Permalink
Update module maintainer, fix minor typos (#104)
Browse files Browse the repository at this point in the history
7.x-1.11 Changed the maintainer from Diego Pino to Adam Vessey and fixed some
minor typos:

- set heading level to 2 for "Installation"
- added full stop after link to wiki
- changed GitHub URLs to use HTTPS scheme
  • Loading branch information
bencomp authored and DiegoPino committed Mar 14, 2018
1 parent f82b251 commit c4f31b7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Additionally, installing and enabling [Views](https://drupal.org/project/views)
will allow additional reporting and management displays to be rendered.


# Installation
## Installation

Install as usual, see [this](https://drupal.org/documentation/install/modules-themes/modules-7) for further information.

Expand All @@ -37,7 +37,7 @@ You should make sure that the path to your java executable is correct. Optional

## Documentation

Further documentation for this module is available at [our wiki](https://wiki.duraspace.org/display/ISLANDORA/Islandora+Batch)
Further documentation for this module is available at [our wiki](https://wiki.duraspace.org/display/ISLANDORA/Islandora+Batch).

### Usage

Expand Down Expand Up @@ -78,7 +78,7 @@ then, to ingest the queued objects:

### Customization

Custom ingests can be written by [extending](http://github.com/Islandora/islandora_batch/wiki/How-To-Extend) any of the existing preprocessors and batch object implementations. Checkout the [example implemenation](http://github.com/Islandora/islandora_batch/wiki/Example-Implementation-Tutorial) for more details.
Custom ingests can be written by [extending](https://github.com/Islandora/islandora_batch/wiki/How-To-Extend) any of the existing preprocessors and batch object implementations. Checkout the [example implemenation](https://github.com/Islandora/islandora_batch/wiki/Example-Implementation-Tutorial) for more details.

### Clearing the semaphore table

Expand All @@ -95,7 +95,7 @@ Having problems or solved a problem? Check out the Islandora google groups for a

Current maintainers:

* [Diego Pino](https://github.com/DiegoPino)
* [Adam Vessey](https://github.com/adam-vessey)

## Development

Expand Down

0 comments on commit c4f31b7

Please sign in to comment.