Skip to content

Commit

Permalink
Merge pull request #133 from BuildingSync/chore/renamed-selection-too…
Browse files Browse the repository at this point in the history
…l-repo

renamed selection tool repo to website
  • Loading branch information
kflemin authored Sep 13, 2021
2 parents f5c5fd0 + cd2eb87 commit da70093
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/buildingsync/selection_tool.rb
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,10 @@
require 'net/http/post/multipart'

module BuildingSync
# Class for communicating with SelectionTool
# Class for communicating with SelectionTool on the BuildingSync website
class SelectionTool
# initialize the selection tools class
# @note See documentation here: https://github.com/buildingsync/selection-tool#validator
# @note See documentation here: https://github.com/buildingsync/buildingsync-website#validator
# @note Use core Net::HTTPS
# @param xml_path [String]
def initialize(xml_path, version = '2.2.0')
Expand Down

0 comments on commit da70093

Please sign in to comment.