Skip to content

Commit

Permalink
renamed selection tool repo to website
Browse files Browse the repository at this point in the history
  • Loading branch information
nllong committed Sep 10, 2021
1 parent c94cb54 commit f553c7f
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 f553c7f

Please sign in to comment.